aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
diff options
context:
space:
mode:
authorMohammad Athari Bin Ismail <mohammad.athari.ismail@intel.com>2021-04-30 07:01:04 +0800
committerDavid S. Miller <davem@davemloft.net>2021-04-30 14:43:53 -0700
commitdb7c691d7f4da6af40a6ce63331a5a9fb9511c2a (patch)
treebe01138045e2065013bc19fcd7765fa901b2be6f /drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
parentnet: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc() (diff)
downloadlinux-dev-db7c691d7f4da6af40a6ce63331a5a9fb9511c2a.tar.xz
linux-dev-db7c691d7f4da6af40a6ce63331a5a9fb9511c2a.zip
net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()
An issue found when network interface is down and up again, FPE handshake fails to trigger. This is due to __FPE_REMOVING bit remains being set in stmmac_fpe_stop_wq() but not cleared in stmmac_fpe_start_wq(). This cause FPE workqueue task, stmmac_fpe_lp_task() not able to be executed. To fix this, add clearing __FPE_REMOVING bit in stmmac_fpe_start_wq(). Fixes: 5a5586112b92 ("net: stmmac: support FPE link partner hand-shaking procedure") Signed-off-by: Mohammad Athari Bin Ismail <mohammad.athari.ismail@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/hisilicon/hns3/hns3_enet.c')
0 files changed, 0 insertions, 0 deletions