diff options
| author | Jie Wang <[email protected]> | 2021-12-31 10:22:35 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-12-31 14:25:46 +0000 |
| commit | eaa5607db377a73e639162a459d8b125c6a67bfb (patch) | |
| tree | 91e1d3633bd4e4a1ac32dfc8ea1e9a2c9ad668a3 /net/unix/af_unix.c | |
| parent | net: hns3: create new set of unified hclge_comm_cmd_send APIs (diff) | |
| download | kernel-eaa5607db377a73e639162a459d8b125c6a67bfb.tar.gz kernel-eaa5607db377a73e639162a459d8b125c6a67bfb.zip | |
net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API
This patch firstly uses new hardware description struct hclge_comm_hw as
child member of hclge_hw and deletes the original child memebers of
hclge_hw. All the hclge_hw variables used in PF module is modified
according to the new hclge_hw.
Secondly hclge_cmd_send is refactored to use hclge_comm_cmd_send APIs. The
old functions called by hclge_cmd_send are deleted and hclge_cmd_send is
kept to avoid too many meaningless modifications.
Signed-off-by: Jie Wang <[email protected]>
Signed-off-by: Guangbin Huang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
