Revision e6827d1abdc9b061a57d7b7d3019c4e99fabea2f authored by Navid Emamdoost on 23 July 2020, 02:58:39 UTC, committed by David S. Miller on 23 July 2020, 03:04:17 UTC
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>
1 parent 901f3cc
History
File Mode Size
Kconfig -rw-r--r-- 655 bytes
Makefile -rw-r--r-- 184 bytes
af_packet.c -rw-r--r-- 109.2 KB
diag.c -rw-r--r-- 6.3 KB
internal.h -rw-r--r-- 3.3 KB

back to top