diff options
author | Dima Zavin <dima@android.com> | 2009-08-20 13:21:24 -0700 |
---|---|---|
committer | Dima Zavin <dima@android.com> | 2009-08-24 14:18:28 -0700 |
commit | 2210a25db06a12af247d071bfd4eec1727b86302 (patch) | |
tree | 6f58437bfcbf9003ba83583e6d959e44ef916deb /net/sunrpc/timer.c | |
parent | 220351b189e045af3b0521fd419a84e8e71df803 (diff) |
net: ipv4: Fix a spinlock recursion bug in tcp_v4_nuke.
We can't hold the lock while calling to tcp_done(), so we drop
it before calling. We then have to start at the top of the chain again.
Signed-off-by: Dima Zavin <dima@android.com>
Diffstat (limited to 'net/sunrpc/timer.c')
0 files changed, 0 insertions, 0 deletions