In one of the error paths, the memory allocated for skb_rx is not freed.
Fix that by freeing it before returning.
Fixes:
|
||
|---|---|---|
| .. | ||
| cw1200 | ||
| Kconfig | ||
| Makefile | ||
In one of the error paths, the memory allocated for skb_rx is not freed.
Fix that by freeing it before returning.
Fixes:
|
||
|---|---|---|
| .. | ||
| cw1200 | ||
| Kconfig | ||
| Makefile | ||