commit | 8f06ca2c83689f4d352a34ef1c484f40c25b41ed | [log] [tgz] |
---|---|---|
author | Senthil Balasubramanian <senthilkumar@atheros.com> | Fri Apr 01 17:16:33 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 04 15:22:11 2011 -0400 |
tree | cc0a042236819ca57a297494efcfbc365e709f11 | |
parent | 5245e3a9f77a8dd4ea92d7bdab2e96629f1feda4 [diff] |
ath9k: Fix phy info print message with AR9485 chipset. The phy information print during driver init time doesn't show the numeric part of the chip name properly for AR9485. This patch addresses this issue by adding the string to the respective array. Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>