aboutsummaryrefslogtreecommitdiffstats
path: root/net/dcb
diff options
context:
space:
mode:
authorAlexey Khoroshilov <khoroshilov@ispras.ru>2014-11-15 02:11:59 +0300
committerDavid S. Miller <davem@davemloft.net>2014-11-16 14:45:14 -0500
commit8c2dd54485ccee7fc4086611e188478584758c8d (patch)
tree064cded623061624f24bc19038c66574c3c7e869 /net/dcb
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff)
downloadlinux-dev-8c2dd54485ccee7fc4086611e188478584758c8d.tar.xz
linux-dev-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