]> 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)
commit8ded85f89d65bc95c63bc0a8a988ed38b99c4ba4
tree2cfafeac03fd92d7e6e36a381f08ca4c0865f62c
parent086392a5ad3b6a85c415eb239607bfb453b517b8
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