OSDN Git Service

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)
commitdcc6c2f5165788fdc37be9a13a909e8c16f254ce
tree72f8bd67cea8e98437ba08d55dd121fa11a644ad
parent4f86ed8f87c07b3e1c1291bbb262c8de7e7f1233
cfg80211: fix set but not used warning in nl80211_channel_switch()

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>
net/wireless/nl80211.c