From: Luciano Coelho Date: Tue, 28 Jan 2014 15:09:08 +0000 (+0200) Subject: mac80211: ibss: remove unnecessary call to release channel X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa37a3d6604fcdd1372bc0d2d724c3371ecb7f9;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed