ath9k_htc: Add TL-WN422G v2 product ID
authorSujith <Sujith.Manoharan@atheros.com>
Thu, 1 Apr 2010 04:58:24 +0000 (10:28 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Apr 2010 20:55:11 +0000 (16:55 -0400)
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hif_usb.c

index e584a29..3afc747 100644 (file)
@@ -21,6 +21,7 @@
 
 static struct usb_device_id ath9k_hif_usb_ids[] = {
        ATH9K_FW_USB_DEV(0x9271, "ar9271.fw"),
+       ATH9K_FW_USB_DEV(0x1006, "ar9271.fw"),
        { },
 };