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)
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>

No differences found