diff options
author | Luciano Coelho <luciano.coelho@intel.com> | 2013-08-29 13:26:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-13 12:08:07 +0900 |
commit | 1252286e425da7485af9bb0506c029ac61de30df (patch) | |
tree | 0f698fecbcfe4c9bc8fdc55c79b6276085fdb077 /drivers/net/wireless/mwifiex/main.c | |
parent | eca970de7c31574810e80ed780b8a661fc703213 (diff) |
cfg80211: use the correct macro to check for active monitor support
commit 180032973ee97daddf5c9d733e5b425b108f8679 upstream.
Use MONITOR_FLAG_ACTIVE, which is a flag mask, instead of
NL80211_MNTR_FLAG_ACTIVE, which is a flag index, when checking if the
hardware supports active monitoring.
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/wireless/mwifiex/main.c')
0 files changed, 0 insertions, 0 deletions