commit | 43d01c563d271260c1e4fe0a9383c47fae96887f | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Mon May 26 12:50:23 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jun 03 15:00:17 2008 -0400 |
tree | dbc3c676e597e90438b3013a73eb56dfd4e84d17 | |
parent | 85319f933a703a92652a8f23339f1ec1694cd594 [diff] |
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 <hs4233@mail.mn-solutions.de> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>