b43: always print info about radio (manuf, id, revision)
authorRafał Miłecki <zajec5@gmail.com>
Wed, 2 Jul 2014 17:07:43 +0000 (19:07 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 15 Jul 2014 19:51:35 +0000 (15:51 -0400)
Type of radio has a major meaning for the driver. There is quite some
code that does initialization/calibration depending on the radio rev.
Knowing radio params is quite important to provide help to users, so
print it even with debugging disabled.

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

Simple merge