diff options
author | Kejian Yan <yankejian@huawei.com> | 2016-09-29 19:09:13 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-10-03 17:40:57 +0200 |
commit | ea870bf93c5cd3635a07a0570cb7fe61436b0c3d (patch) | |
tree | e202e384d8ba6c4e076a2e8441c11a8db4222c82 /drivers/net/Makefile | |
parent | net: hns: delete repeat read fbd num after while (diff) | |
download | linux-ea870bf93c5cd3635a07a0570cb7fe61436b0c3d.tar.xz linux-ea870bf93c5cd3635a07a0570cb7fe61436b0c3d.zip |
net: hns: fix port not available after testing loopback
After running command "ethtool -t eth0", eth0 can not be connected to
network. It is caused by the changing the inner loopback register and
this register cannot be changed when hns connected to network. The
routine of setting this register needs to be removed and using promisc
mode to let the packet looped back pass by dsaf mode.
Reported-by: Jun He <hjat2005@huawei.com>
Signed-off-by: Kejian Yan <yankejian@huawei.com>
Reviewed-by: Yisen Zhaung <yisen.zhuang@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/net/Makefile')
0 files changed, 0 insertions, 0 deletions