From: Pavel Roskin Date: Mon, 1 May 2006 06:13:28 +0000 (-0400) Subject: [PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume X-Git-Tag: v2.6.18-rc1~1115^2~60^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cbaa330f1022abfc7419aaa11ee1a9291f0beb0;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed