cfg80211: fix set but not used warning in nl80211_channel_switch()
authorFabian Frederick <fabf@skynet.be>
Sat, 25 Oct 2014 15:57:35 +0000 (17:57 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 29 Oct 2014 17:42:51 +0000 (18:42 +0100)
radar_detect_width is unused since commit 97dc94f1d933
("cfg80211: remove channel_switch combination check")

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found