commit | fd4973c56f8d9baac8d269791a90e5119ce30a0e | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Sat Jun 20 12:58:11 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 07 12:55:26 2009 -0400 |
tree | 4bcb4a62e6e68b635e81650a78a849df7b641ae4 | |
parent | 1f5fc70a250cc18f066072119e9fbbc20dad865f [diff] |
b43/b43legacy: fix radio LED initialization Fix condition in which radio LED did not initialize correctly, and remove 4 compilation warnings. After the recent changes in rfkill, the radio LED used by b43/b43legacy did not always initialize correctly. Both b43 and b43legacy used the deprecated variable radio_enabled in struct ieee80211_conf. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>