From: Huazhong Tan
Date: Tue, 21 Jul 2020 19:03:50 +0800
> There are some bugfixes for the HNS3 ethernet driver.
Series applied, thank you.
There are some bugfixes for the HNS3 ethernet driver.
Jian Shen (1):
net: hns3: fix return value error when query MAC link status fail
Yunsheng Lin (3):
net: hns3: fix for not unmapping TX buffer correctly
net: hns3: fix for not calculating TX BD send size correctly
net: hns3: fix error h
From: Huazhong Tan
Date: Mon, 6 Jul 2020 19:25:58 +0800
> There are some fixes about reset issue and a use-after-free
> of self-test.
Series applied, thank you.
There are some fixes about reset issue and a use-after-free
of self-test.
Huazhong Tan (3):
net: hns3: check reset pending after FLR prepare
net: hns3: fix for mishandle of asserting VF reset fail
net: hns3: add a missing uninit debugfs when unload driver
Yonglong Liu (1):
net: hns3: fix