b43: don't pre-set radio_on variable to true
authorRafał Miłecki <zajec5@gmail.com>
Tue, 22 Apr 2014 11:54:37 +0000 (13:54 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Apr 2014 16:05:10 +0000 (12:05 -0400)
Setting it to true during init doesn't seem to be any workaround while
it can cause problems (not enabling radio due to belief it's enabled).

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found