alx: fix a double unlock in alx_probe()
We're not holding the lock at this point so "goto unlock;" should be "goto unmap;" Fixes: 4a5fe57e ("alx: use fine-grained locking instead of RTNL") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing
Please register or sign in to comment