]> Pileus Git - ~andy/linux/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)
commit2fdf8c54ea6ea161fa519a701188cbc56a3bb106
tree2cfafeac03fd92d7e6e36a381f08ca4c0865f62c
parent572d37a48557e7d38a5d9b5857627bc29f33a26c
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