From: Larry Finger Date: Sat, 20 Jun 2009 17:58:11 +0000 (-0500) Subject: b43/b43legacy: fix radio LED initialization X-Git-Tag: v2.6.31-rc3~40^2~5^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd4973c56f8d9baac8d269791a90e5119ce30a0e;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed