mac80211: fix monitor mode injection
authorFelix Fietkau <nbd@openwrt.org>
Sun, 13 Jan 2013 22:10:26 +0000 (23:10 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Jan 2013 14:09:31 +0000 (15:09 +0100)
Channel contexts are not always used with monitor interfaces. If no channel
context is set, use the oper channel, otherwise tx fails.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
[check local->use_chanctx]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found