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:
d5c4858
)
mac802154: properly free incoming skbs on decryption failure
author
Phoebe Buckheister
<phoebe.buckheister@itwm.fraunhofer.de>
Wed, 11 Jun 2014 10:03:06 +0000
(12:03 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Jun 2014 19:10:18 +0000
(12:10 -0700)
mac802154 RX did not free skbs on decryption failure, assuming that the
caller would when the local rx handler returned _DROP. This was false.
Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found