diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-05-17 10:57:56 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-05-18 00:47:54 +0200 |
commit | 9d8a29aed03539a9012bff1232bacf062b5459cf (patch) | |
tree | afc4fdbf81266fb3c47461126dfadc23dba16928 /drivers/net/pcs | |
parent | net: wwan: Add WWAN port type attribute (diff) | |
download | linux-9d8a29aed03539a9012bff1232bacf062b5459cf.tar.xz linux-9d8a29aed03539a9012bff1232bacf062b5459cf.zip |
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: 4a5fe57e7751 ("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>
Diffstat (limited to 'drivers/net/pcs')
0 files changed, 0 insertions, 0 deletions