Skip to content
Commit 1118f8d0 authored by Daeseok Youn's avatar Daeseok Youn Committed by Stefan Richter
Browse files

firewire: net: fix NULL derefencing in fwnet_probe()



"dev" and "net" are NULL when alloc_netdev() is failed.
So just unlock and return an error.

Signed-off-by: default avatarDaeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent d6d211db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment