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-- 814 bytes
Makefile -rw-r--r-- 224 bytes
core.c -rw-r--r-- 31.0 KB
input.c -rw-r--r-- 8.6 KB
rfkill-gpio.c -rw-r--r-- 4.0 KB
rfkill.h -rw-r--r-- 590 bytes

back to top