[PATCH] ipw2200 locking fix
authorZhu Yi <yi.zhu@intel.com>
Fri, 9 Jun 2006 05:19:49 +0000 (22:19 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 15 Jun 2006 19:48:14 +0000 (15:48 -0400)
Well, this is not 100% if when the card fires two consecutive
interrupts. Though unlikely, it's better to protect early than seeing
some "weird" bugs one day. I proposed attached patch. If you can help to
test, that will be appreciated (I cannot see the lockdep warning on my
box somehow).

Cc: Frederik Deweerdt <deweerdt@free.fr>
Cc: Arjan van de Ven <arjan@infradead.org>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found