summaryrefslogtreecommitdiff
path: root/mm/mmap.c
diff options
context:
space:
mode:
authorJijie Shao <shaojijie@huawei.com>2023-11-10 12:37:13 +0300
committerDavid S. Miller <davem@davemloft.net>2023-11-13 12:06:58 +0300
commitdff655e82faffc287d4a72a59f66fa120bf904e4 (patch)
tree5302b1cac66b7e3f50797afdef79b317d179d400 /mm/mmap.c
parent65e98bb56fa3ce2edb400930c05238c9b380500e (diff)
downloadlinux-dff655e82faffc287d4a72a59f66fa120bf904e4.tar.xz
net: hns3: fix VF wrong speed and duplex issue
If PF is down, firmware will returns 10 Mbit/s rate and half-duplex mode when PF queries the port information from firmware. After imp reset command is executed, PF status changes to down, and PF will query link status and updates port information from firmware in a periodic scheduled task. However, there is a low probability that port information is updated when PF is down, and then PF link status changes to up. In this case, PF synchronizes incorrect rate and duplex mode to VF. This patch fixes it by updating port information before PF synchronizes the rate and duplex to the VF when PF changes to up. Fixes: 18b6e31f8bf4 ("net: hns3: PF add support for pushing link status to VFs") Signed-off-by: Jijie Shao <shaojijie@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions