Skip to content
Commit b423e54b authored by Xiaomeng Tong's avatar Xiaomeng Tong Committed by David S. Miller
Browse files

myri10ge: fix an incorrect free for skb in myri10ge_sw_tso



All remaining skbs should be released when myri10ge_xmit fails to
transmit a packet. Fix it within another skb_list_walk_safe.

Signed-off-by: default avatarXiaomeng Tong <xiam0nd.tong@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent afb8e246
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