]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Fix phy info print message with AR9485 chipset.
authorSenthil Balasubramanian <senthilkumar@atheros.com>
Fri, 1 Apr 2011 11:46:33 +0000 (17:16 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 4 Apr 2011 19:22:11 +0000 (15:22 -0400)
commitfa1e86b18bea2a0c3f52dd63bfbd7da3adfcf20a
treecc0a042236819ca57a297494efcfbc365e709f11
parent0639ced9c328cc42b8eac1d5a5a0c25d0782f0be
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>
drivers/net/wireless/ath/ath9k/hw.c