mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 15:51:46 +00:00
614761e111
nxp_nci_send() won't free the skb when it failed for the check before
write(). As the result, the skb will memleak. Free the skb when the
check failed.
Fixes:
|
||
---|---|---|
.. | ||
core.c | ||
firmware.c | ||
i2c.c | ||
Kconfig | ||
Makefile | ||
nxp-nci.h |