Currently if an unsupported iftype is detected the error return path
does not free the cmd_skb leading to a resource leak. Fix this by
free'ing cmd_skb.
Addresses-Coverity: ("Resource leak")
Fixes:
|
||
|---|---|---|
| .. | ||
| qtnfmac | ||
| Kconfig | ||
| Makefile | ||
Currently if an unsupported iftype is detected the error return path
does not free the cmd_skb leading to a resource leak. Fix this by
free'ing cmd_skb.
Addresses-Coverity: ("Resource leak")
Fixes:
|
||
|---|---|---|
| .. | ||
| qtnfmac | ||
| Kconfig | ||
| Makefile | ||