]> Git Repo - linux.git/commit - net/mac80211/tx.c
mac80211: fix monitor mode injection
authorFelix Fietkau <[email protected]>
Sun, 13 Jan 2013 22:10:26 +0000 (23:10 +0100)
committerJohannes Berg <[email protected]>
Wed, 16 Jan 2013 14:09:31 +0000 (15:09 +0100)
commitb4a7ff75ba3545b061d4fe63f0bb9136ccfe8b19
tree062425959161236359bf628017cb6d940e09aabe
parentaacde9ee45225f7e0b90960f479aef83c66bfdc0
mac80211: fix monitor mode injection

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 <[email protected]>
[check local->use_chanctx]
Signed-off-by: Johannes Berg <[email protected]>
net/mac80211/tx.c
This page took 0.093855 seconds and 4 git commands to generate.