diff options
author | 2024-10-25 17:29:33 +0800 | |
---|---|---|
committer | 2024-10-31 11:15:42 +0100 | |
commit | 662ecfc46690e92cf630f51b5d4bbbcffe102980 (patch) | |
tree | ad984a99e44a0d00d8ef499c2d0c9e4b145ade40 /scripts/lib/kdoc/kdoc_parser.py | |
parent | net: hns3: fixed reset failure issues caused by the incorrect reset type (diff) | |
download | wireguard-linux-662ecfc46690e92cf630f51b5d4bbbcffe102980.tar.xz wireguard-linux-662ecfc46690e92cf630f51b5d4bbbcffe102980.zip |
net: hns3: fix missing features due to dev->features configuration too early
Currently, the netdev->features is configured in hns3_nic_set_features.
As a result, __netdev_update_features considers that there is no feature
difference, and the procedures of the real features are missing.
Fixes: 2a7556bb2b73 ("net: hns3: implement ndo_features_check ops for hns3 driver")
Signed-off-by: Hao Lan <lanhao@huawei.com>
Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions