mac80211: ibss: remove unnecessary call to release channel
authorLuciano Coelho <luciano.coelho@intel.com>
Tue, 28 Jan 2014 15:09:08 +0000 (17:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 4 Feb 2014 20:58:11 +0000 (21:58 +0100)
commit9fa37a3d6604fcdd1372bc0d2d724c3371ecb7f9
tree9cc5da67fb344d0ee8551aeea5fbc5dbb492f7e3
parentdbd72850dcc9738b42a9762ef8c4a1a66b30d897
mac80211: ibss: remove unnecessary call to release channel

The ieee80211_vif_use_channel() function calls
ieee80211_vif_release_channel(), so there's no need to call it
explicitly in __ieee80211_sta_join_ibss().

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
This page took 0.035236 seconds and 5 git commands to generate.