diff options
author | Bing Zhao <bzhao@marvell.com> | 2013-04-19 17:44:43 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-04-22 15:20:28 -0400 |
commit | 0648f3a4b0e9598d75e8f68f0e20874239c2cb95 (patch) | |
tree | 4fb777d501a6da2d4aff578a666aeaee3364bc80 /net/netfilter | |
parent | d033d3a6b16cc0bbd9defaa048c65cbef9feab14 (diff) |
mwifiex: correct bss_mode check while appending vht operation IE
priv->bss_mode uses NL80211_IFTYPE_* definitions.
HostCmd_BSS_MODE_IBSS is used in ad-hoc start/join command between
driver and firmware.
Coincidentally both HostCmd_BSS_MODE_IBSS and NL80211_IFTYPE_STATION
are defined as 2. That explains why nobody complained.
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions