ath5k: don't enable MSI, we cannot handle it yet
authorPavel Roskin <proski@gnu.org>
Fri, 18 Jul 2008 16:56:59 +0000 (12:56 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 Jul 2008 20:55:04 +0000 (16:55 -0400)
commit256b152b005e319f985f50f2a910a75ba0def74f
tree38506dca247adf3ae1b79dc55661e9124db75728
parentbc05116ab33d30342e2b4b1bcc6d6e1184e9df97
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>
drivers/net/wireless/ath5k/base.c