mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +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 |