commit | 256b152b005e319f985f50f2a910a75ba0def74f | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Fri Jul 18 12:56:59 2008 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 29 16:55:04 2008 -0400 |
tree | 38506dca247adf3ae1b79dc55661e9124db75728 | |
parent | bc05116ab33d30342e2b4b1bcc6d6e1184e9df97 [diff] |
ath5k: don't enable MSI, we cannot handle it yet MSI is a nice thing, but we cannot enable it without changing the interrupt handler. If we do it, we break MSI capable hardware, specifically AR5006 chipset. Signed-off-by: Pavel Roskin <proski@gnu.org> Acked-by: Nick Kossifidis <mickflemm@gmail.com> Cc: stable <stable@kernel.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>