]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
orinoco: fix unsafe locking in spectrum_cs_suspend
authorDavid Kilroy <kilroyd@googlemail.com>
Fri, 10 Oct 2008 21:58:32 +0000 (22:58 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 15 Oct 2008 01:08:11 +0000 (21:08 -0400)
commitc25bab54fe30d26a2cddf7058d77da72be630b23
tree03a7f6af7176fbeb85d2839903922c132acdf61e
parent552a71515eef5cba9af8bfe608149557059c4463
orinoco: fix unsafe locking in spectrum_cs_suspend

A similar problem was highlighted in the orinoco_cs driver by lockdep.
This patch fixes the spectrum_cs driver.

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/spectrum_cs.c