Recognize AR5212_AR2317_REV2 in ar5312Probe()

Submitted by:	Pavel Roskin <proski@gnu.org>
This commit is contained in:
Sam Leffler 2009-02-13 01:50:04 +00:00
parent 24ef070126
commit a4f7ec0929

View File

@ -321,6 +321,7 @@ ar5312Probe(uint16_t vendorid, uint16_t devid)
case AR5212_AR2315_REV7:
return "Atheros 2315 WiSoC";
case AR5212_AR2317_REV1:
case AR5212_AR2317_REV2:
return "Atheros 2317 WiSoC";
case AR5212_AR2413:
return "Atheros 2413";