ath9k: add BB name string for AR9550
authorGabor Juhos <[email protected]>
Tue, 3 Jul 2012 17:13:19 +0000 (19:13 +0200)
committerJohn W. Linville <[email protected]>
Mon, 9 Jul 2012 20:36:25 +0000 (16:36 -0400)
Signed-off-by: Gabor Juhos <[email protected]>
Acked-by: Luis R. Rodriguez <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/ath/ath9k/hw.c

index 773efe4236a6137bc07e465a7f0c8436d4e2f025..0eb81f57140bf63573d48b8c465c222938ea7969 100644 (file)
@@ -3140,6 +3140,7 @@ static struct {
        { AR_SREV_VERSION_9340,         "9340" },
        { AR_SREV_VERSION_9485,         "9485" },
        { AR_SREV_VERSION_9462,         "9462" },
+       { AR_SREV_VERSION_9550,         "9550" },
 };
 
 /* For devices with external radios */