Searched hist:"2 d1c5f29" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/alx/ |
H A D | ethtool.c | 2d1c5f29 Fri May 14 03:24:05 CDT 2021 Pu Lehui <pulehui@huawei.com> alx: fix missing unlock on error in alx_set_pauseparam()
Add the missing unlock before return from function alx_set_pauseparam() in the error handling case.
Fixes: 4a5fe57e7751 ("alx: use fine-grained locking instead of RTNL") Signed-off-by: Pu Lehui <pulehui@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|