]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: add a quirk to set use_msi automatically
authorAceLan Kao <acelan.kao@canonical.com>
Tue, 16 Jan 2018 09:43:50 +0000 (11:43 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 16 Jan 2018 14:30:05 +0000 (16:30 +0200)
commitd0322da1f01efb18e17ee5039d1653b378967b78
tree89e365829bc42b44ad0c0538894bc7886207a75f
parent72f2088429ae0bc6be2a865354479637aa61825a
ath9k: add a quirk to set use_msi automatically

Some platform(BIOS) blocks legacy interrupts (INTx), and only allows MSI
for WLAN device. So adding a quirk to list those machines and set
use_msi automatically.
Adding the following platforms to the quirk.
   Dell Inspiron 24-3460
   Dell Inspiron 3472
   Dell Inspiron 14-3473
   Dell Vostro 3262
   Dell Vostro 15-3572

Signed-off-by: AceLan Kao <acelan.kao@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/init.c