mac80211: allow tx via monitor iface when DFS
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Thu, 5 Jun 2014 06:12:57 +0000 (08:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 23 Jun 2014 09:05:35 +0000 (11:05 +0200)
commitb49328361bab10d786e321aeae79b4429fdff38c
treea92a5a0032a44114cd2e21b5c00507d4812c1031
parentb7ffbd7ef6751f6cde73082346e365738daf00d2
mac80211: allow tx via monitor iface when DFS

Allow send frames using monitor interface
when DFS chandef and we pass CAC (beaconing
allowed).

This fix problem when old kernel and new backports used,
in such case hostapd create/use also monitor interface.
Before this patch all frames hostapd send using monitor
iface were dropped when AP was configured on DFS channel.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c