summaryrefslogtreecommitdiff
path: root/drivers/gpu
diff options
context:
space:
mode:
authorXiaomeng Tong <xiam0nd.tong@gmail.com>2022-04-06 11:55:56 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-20 09:23:23 +0200
commitfa5ee7c4232cc9976c0db483b914519639de75dc (patch)
treeb9fea115769ed40f4c9e89d37e2a39d766360b9f /drivers/gpu
parentd90df6da50c56ad8b1a132e3cf86b6cdf8f507b7 (diff)
myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
[ Upstream commit b423e54ba965b4469b48e46fd16941f1e1701697 ] 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: Xiaomeng Tong <xiam0nd.tong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions