commit | 6cbaa330f1022abfc7419aaa11ee1a9291f0beb0 | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Mon May 01 02:13:28 2006 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Fri May 05 17:10:40 2006 -0400 |
tree | da9de71c1eef54be38880ef5ddc63e5622cae516 | |
parent | 9a568da2097ad3701ca575cb6d360d56ffeee446 [diff] |
[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>