]> git.baikalelectronics.ru Git - kernel.git/commit
b43: be more user friendly with PHY info
authorRafał Miłecki <zajec5@gmail.com>
Thu, 26 Jul 2012 06:16:01 +0000 (08:16 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Aug 2012 19:01:55 +0000 (15:01 -0400)
commit19fd10b5515c11d4c39591239d618e9213bf8316
tree2cfafeac03fd92d7e6e36a381f08ca4c0865f62c
parentd56250ab1c5994072859d74a1ac5d5b7023b56c9
b43: be more user friendly with PHY info

First of all, use PHY names instead of magic numbers. It should make
configuring kernel easier in case of not enabled PHY type support.
Secondly, always print info about PHY. This is really basic info about
hardware and quite important for the support level.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/b43.h
drivers/net/wireless/b43/main.c