mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Fix a memory leak in the ieee802154_add_iface() error handling path. Detected by Coverity: CID 710490. Signed-off-by: Christian Engelmayer <cengelma@gmx.at> Signed-off-by: David S. Miller <davem@davemloft.net>