ath9k: Add PCI IDs for CUS217
CUS217 is a card based on AR9462. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
e57426720f
commit
12eea64003
@@ -529,6 +529,8 @@ static void ath9k_init_platform(struct ath_softc *sc)
|
||||
ath_info(common, "Set parameters for %s\n",
|
||||
(sc->driver_data & ATH9K_PCI_CUS198) ?
|
||||
"CUS198" : "CUS230");
|
||||
} else if (sc->driver_data & ATH9K_PCI_CUS217) {
|
||||
ath_info(common, "CUS217 card detected\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user