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:
530abe1
)
wlcore: remove support for injected Tx
author
Arik Nemtsov
<arik@wizery.com>
Wed, 28 Nov 2012 09:42:33 +0000
(11:42 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 11 Dec 2012 07:38:23 +0000
(09:38 +0200)
Require each incoming packet to have a valid vif. The injected Tx code
path was buggy (and unused), so disallow it altogether.
Cleanup a few places and add a warning so we can better discover
anomalies (corrupted skbs?) masquerading as injected Tx.
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found