mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 15:34:34 +00:00
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 | ||