[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume
authorPavel Roskin <proski@gnu.org>
Mon, 1 May 2006 06:13:28 +0000 (02:13 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 5 May 2006 21:10:40 +0000 (17:10 -0400)
commit6cbaa330f1022abfc7419aaa11ee1a9291f0beb0
treeda9de71c1eef54be38880ef5ddc63e5622cae516
parent9a568da2097ad3701ca575cb6d360d56ffeee446
[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume

Don't use flags in the spinlocks - the PCMCIA resume functions may not
be called under lock.  Don't ignore any errors.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/orinoco_cs.c
drivers/net/wireless/spectrum_cs.c