diff options
author | Navid Emamdoost <navid.emamdoost@gmail.com> | 2020-07-22 21:58:39 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-22 20:04:17 -0700 |
commit | e6827d1abdc9b061a57d7b7d3019c4e99fabea2f (patch) | |
tree | 4ad9d9fb45e7b73c3b6c1108223848b6951552b7 /net/ax25 | |
parent | 901f3cc1639e5103a8997f6ab243785d292e2074 (diff) |
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/ax25')
0 files changed, 0 insertions, 0 deletions