From: Luciano Coelho Date: Thu, 29 Aug 2013 10:26:57 +0000 (+0300) Subject: cfg80211: use the correct macro to check for active monitor support X-Git-Tag: v3.12-rc7~20^2~71^2^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=180032973ee97daddf5c9d733e5b425b108f8679;p=pandora-kernel.git cfg80211: use the correct macro to check for active monitor support 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. Cc: stable@vger.kernel.org Signed-off-by: Luciano Coelho Signed-off-by: Johannes Berg --- Reading git-diff-tree failed