Skip to content
Snippets Groups Projects
Commit ba84525b authored by Russell King's avatar Russell King
Browse files

NET: sa11x0-ir: fix leak of tx skb


Ensure that we unmap and free a pending transmit skb when the interface
is stopped.  We rearrange the code a little bit to give all places a
similar layout when freeing the skb in both the completion and interface
stop paths - this gives some consistency to the code.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 885767ca
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment