]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.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 19:43:13 +0000 (12:43 -0700)
commit293f49dd74ffd6a9c453f73f01e812bd4e3d9357
tree7cdef6baed5311e136febba8e2f88749b9c8c56e
parent00b289bb9a03f0550f6015efdbf00807e3056b8a
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