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 | ||
| Kconfig | ||
| Makefile | ||
| hsi_boardinfo.c | ||
| hsi_core.c | ||
| hsi_core.h | ||
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 | ||
| Kconfig | ||
| Makefile | ||
| hsi_boardinfo.c | ||
| hsi_core.c | ||
| hsi_core.h | ||