Skip to content
Snippets Groups Projects
Commit 9181a6bd authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'mac802154'


Phoebe Buckheister says:

====================
Recent llsec code introduced a memory leak on decryption failures during rx.
This fixes said leak, and optimizes the receive loops for monitor and wpan
devices to only deliver skbs to devices that are actually up. Also changes a
dev_kfree_skb to kfree_skb when an invalid packet is dropped before being
pushed into the stack.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents d5c48582 2d3b5b0a
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment