summaryrefslogtreecommitdiffstats
path: root/net/dcb
diff options
context:
space:
mode:
authorAlexey Khoroshilov2014-11-15 00:11:59 +0100
committerDavid S. Miller2014-11-16 20:45:14 +0100
commit8c2dd54485ccee7fc4086611e188478584758c8d (patch)
tree064cded623061624f24bc19038c66574c3c7e869 /net/dcb
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff)
downloadkernel-qcow2-linux-8c2dd54485ccee7fc4086611e188478584758c8d.tar.gz
kernel-qcow2-linux-8c2dd54485ccee7fc4086611e188478584758c8d.tar.xz
kernel-qcow2-linux-8c2dd54485ccee7fc4086611e188478584758c8d.zip
ieee802154: fix error handling in ieee802154fake_probe()
In case of any failure ieee802154fake_probe() just calls unregister_netdev(). But it does not look safe to unregister netdevice before it was registered. The patch implements straightforward resource deallocation in case of failure in ieee802154fake_probe(). Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dcb')
0 files changed, 0 insertions, 0 deletions