From: Holger Schurig Date: Mon, 26 May 2008 10:50:23 +0000 (+0200) Subject: libertas: fix compact flash interrupt handling X-Git-Tag: v2.6.27-rc1~969^2~337^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d01c563d271260c1e4fe0a9383c47fae96887f;p=pandora-kernel.git libertas: fix compact flash interrupt handling The old code misbehaved because it polled card status and always called the "tx over" code-path. This also fixes a hard lockup by not allowing and card interrupts while transferring a TX frame or a command into the card. Signed-off-by: Holger Schurig Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed