git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aacde9e
)
mac80211: fix monitor mode injection
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 13 Jan 2013 22:10:26 +0000
(23:10 +0100)
committer
Johannes 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