summaryrefslogtreecommitdiff
path: root/drivers/net/wan/lapbether.c
diff options
context:
space:
mode:
authorNavid Emamdoost <navid.emamdoost@gmail.com>2020-07-22 21:58:39 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-05 09:58:50 +0200
commitef47367fd208db3ff7daa74bd32227df94b58177 (patch)
treeef015fbd1849a91f36571b249748880ae3bd6357 /drivers/net/wan/lapbether.c
parent243534ad026c14d6ceb499e6791beb96141168fc (diff)
cxgb4: add missing release on skb in uld_send()
[ Upstream commit e6827d1abdc9b061a57d7b7d3019c4e99fabea2f ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/net/wan/lapbether.c')
0 files changed, 0 insertions, 0 deletions