diff options
author | 2019-05-28 17:03:01 +0800 | |
---|---|---|
committer | 2019-05-28 17:39:01 -0700 | |
commit | 0d2f68c7bcf4c7bbdd6f810f7b6e658f43d4461e (patch) | |
tree | 04c6ad8209faf8f7561b083293be2956e04d862f /lib/test_module.c | |
parent | net: hns3: stop schedule reset service while unloading driver (diff) | |
download | wireguard-linux-0d2f68c7bcf4c7bbdd6f810f7b6e658f43d4461e.tar.xz wireguard-linux-0d2f68c7bcf4c7bbdd6f810f7b6e658f43d4461e.zip |
net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
hns3_uninit_phy() should be called before checking
HNS3_NIC_STATE_INITED flags, otherwise when this checking fails,
there is nobody to call hns3_uninit_phy().
Fixes: c8a8045b2d0a ("net: hns3: Fix NULL deref when unloading driver")
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/test_module.c')
0 files changed, 0 insertions, 0 deletions