mirror of
https://github.com/torvalds/linux.git
synced 2026-08-16 04:18:25 +02:00
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 | ||