mac80211: Split sending tx'ed frames to monitor interfaces into its own function
authorHelmut Schaa <helmut.schaa@googlemail.com>
Wed, 2 Sep 2015 11:23:30 +0000 (13:23 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 22 Sep 2015 13:21:28 +0000 (15:21 +0200)
commit4dc792b8f098ab6327033fc97ba40163a2cd5fcc
tree9a12ad5b3ff737a03c4c2c73ae4babd1acfbf625
parentd55d0d598e6610bbfcc1f2ecd6e8af669b94783b
mac80211: Split sending tx'ed frames to monitor interfaces into its own function

This allows ieee80211_tx_monitor to be used directly for sending 802.11 frames
to all monitor interfaces.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/status.c