mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
3026050179
If skb_pad() fails then it frees skb and we don't need to free it again
at the end of the function.
Fixes:
|
||
---|---|---|
.. | ||
clients | ||
controllers | ||
hsi_boardinfo.c | ||
hsi_core.c | ||
hsi_core.h | ||
Kconfig | ||
Makefile |