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)
commit88d825bffd3d537350d0000b7ef15cb00532d417
tree507aad27d3fe7e9c01efc6604cffe4fe8e7d2ed0
parentca424b2022410b6c2cd0bc0f9a0438ed0b75f95f
b43: always print info about radio (manuf, id, revision)

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