commit | ca850f2b0ecbb24f03a706d4d11203565030570a | [log] [tgz] |
---|---|---|
author | Guangbin Huang <huangguangbin2@huawei.com> | Sun Sep 27 15:12:41 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 27 13:25:22 2020 -0700 |
tree | f7f32274418548af2d1e4f0ee6233e9a3ac2fb7e | |
parent | 9b56d9a5a7ad7d02d1b1a1601cad730dfee6bce1 [diff] |
net: hns3: add support to query device capability In order to improve code maintainability and compatibility, add support to query the device capability by expanding the existing version query command. The device capability refers to the features supported by the device. Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>