Merge branch 'net-hns3-this-series-bugfix-for-the-hns3-ethernet-driver'
Hao Lan says:
====================
net: hns3: This series bugfix for the HNS3 ethernet driver.
This series includes some bugfix for the HNS3 ethernet driver.
Patch 1# fix incorrect hw rss hash type of rx packet.
Fixes: fe1f3cff7c09 ("net: hns3: support RXD advanced layout")
Fixes: 2bdf2f1044b4 ("net: hns3: Add HW RSS hash information to RX skb")
Fixes: 9d28f3ea7421 ("net: hns3: handle the BD info on the last BD of the packet")
Patch 2# fix return value check bug of rx copybreak.
Fixes: a451cf97a513 ("net: hns3: refactor hns3_nic_reuse_page()")
Fixes: b01910ceaf59 ("net: hns3: use bounce buffer when rx page can not be reused")
Patch 3# net: hns3: fix setting incorrect phy link ksettings
for firmware in resetting process
Fixes: 0ba926cb16e7 ("net: hns3: add support for imp-controlled PHYs")
Fixes: 2e5461392ab5 ("net: hns3: fix for phy_addr error in hclge_mac_mdio_config")
Fixes: f94cb59ad5fa ("net: hns3: Fix for deadlock problem occurring when unregistering ae_algo")
====================
Link: https://lore.kernel.org/r/20221114082048.49450-1-lanhao@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>