]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath5k: don't enable MSI, we cannot handle it yet
authorPavel Roskin <proski@gnu.org>
Wed, 30 Jul 2008 18:20:14 +0000 (18:20 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Aug 2008 18:51:00 +0000 (11:51 -0700)
commit620f2f722008f4cb95d7e2282aafc89253119627
treeb2cca6d7d153ba62e25b67e0319fc4615f38e77c
parent0d9351dbb8ee534d2b87111b44cf513d955d6218
ath5k: don't enable MSI, we cannot handle it yet

commit 256b152b005e319f985f50f2a910a75ba0def74f upstream

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>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/ath5k/base.c