ath9k_hw: add the AR9300 SREV hw name print
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
7f62a13691
commit
ec83903e67
@@ -2689,6 +2689,7 @@ static struct {
|
|||||||
{ AR_SREV_VERSION_9285, "9285" },
|
{ AR_SREV_VERSION_9285, "9285" },
|
||||||
{ AR_SREV_VERSION_9287, "9287" },
|
{ AR_SREV_VERSION_9287, "9287" },
|
||||||
{ AR_SREV_VERSION_9271, "9271" },
|
{ AR_SREV_VERSION_9271, "9271" },
|
||||||
|
{ AR_SREV_VERSION_9300, "9300" },
|
||||||
};
|
};
|
||||||
|
|
||||||
/* For devices with external radios */
|
/* For devices with external radios */
|
||||||
|
Reference in New Issue
Block a user