[PATCH] netpoll: fix netpoll lockup
authorIngo Molnar <mingo@elte.hu>
Tue, 12 Dec 2006 16:20:42 +0000 (17:20 +0100)
committerLinus Torvalds <torvalds@woody.osdl.org>
Tue, 12 Dec 2006 16:37:51 +0000 (08:37 -0800)
current -git doesnt boot on my laptop due to netpoll not unlocking the
tx lock in the else branch.

booted this up on my laptop with lockdep enabled and there are no
locking complaints and it works fine.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found