Since some interrupt states may be cleared by hardware, the driver
may receive an empty interrupt. Currently, the VF driver directly
disables the vector0 interrupt in this case. As a result, the VF
is unavailable. Therefore, the vector0 interrupt should be enabled
in this case.
Fixes:
|
||
---|---|---|
.. | ||
hns3_common | ||
hns3pf | ||
hns3vf | ||
hclge_mbx.h | ||
hnae3.c | ||
hnae3.h | ||
hns3_dcbnl.c | ||
hns3_debugfs.c | ||
hns3_debugfs.h | ||
hns3_enet.c | ||
hns3_enet.h | ||
hns3_ethtool.c | ||
hns3_ethtool.h | ||
hns3_trace.h | ||
Makefile |