If skb_pad() fails then it frees skb and we don't need to free it again
at the end of the function.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| cmt_speech.c | ||
| hsi_char.c | ||
| nokia-modem.c | ||
| ssi_protocol.c | ||
If skb_pad() fails then it frees skb and we don't need to free it again
at the end of the function.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| cmt_speech.c | ||
| hsi_char.c | ||
| nokia-modem.c | ||
| ssi_protocol.c | ||