summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorNavid Emamdoost <navid.emamdoost@gmail.com>2020-07-22 21:58:39 -0500
committerDavid S. Miller <davem@davemloft.net>2020-07-22 20:04:17 -0700
commite6827d1abdc9b061a57d7b7d3019c4e99fabea2f (patch)
tree4ad9d9fb45e7b73c3b6c1108223848b6951552b7 /net
parent901f3cc1639e5103a8997f6ab243785d292e2074 (diff)
downloadlinux-stable-e6827d1abdc9b061a57d7b7d3019c4e99fabea2f.tar.gz
linux-stable-e6827d1abdc9b061a57d7b7d3019c4e99fabea2f.tar.bz2
linux-stable-e6827d1abdc9b061a57d7b7d3019c4e99fabea2f.zip
cxgb4: add missing release on skb in uld_send()
In the implementation of uld_send(), the skb is consumed on all execution paths except one. Release skb when returning NET_XMIT_DROP. Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions