mac80211: minor cleanup
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Sat, 7 Jan 2012 15:36:21 +0000 (21:06 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 24 Jan 2012 19:08:36 +0000 (14:08 -0500)
commit39d02a7d90602d4557ee05db2a157a4e0ec3a3d3
treee305a7bbd3da1307b02dd7f42d5efff37712b6a2
parentfb4961dbc27d40cdbed297aa9bd74fa4a0e2ba6c
mac80211: minor cleanup

we would have bailed out if 'ifibss->fixed_channel'
is valid i.e. we had used 'fixed-freq' parameter in iw ibss
join command. this is with the state 'IEEE80211_IBSS_MLME_JOINED'
so no need to check for it

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ibss.c