diff options
author | Jie Wang <[email protected]> | 2021-12-31 18:22:43 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-12-31 14:25:47 +0000 |
commit | aab8d1c6a5e3aaf67c4c18f6b03cf6486c435755 (patch) | |
tree | 49430fe68159819be220b5cdb66a1def45d40735 /net/unix/af_unix.c | |
parent | cb413bfa6e8b8198a08f2f9ce0ef3c567e3d26eb (diff) |
net: hns3: delete the hclge_cmd.c and hclgevf_cmd.c
currently most cmdq APIs are unified in hclge_comm_cmd.c. Newly developed
cmdq APIs should also be placed in hclge_comm_cmd.c. So there is no need to
keep hclge_cmd.c and hclgevf_cmd.c.
This patch moves the hclge(vf)_cmd_send to hclge(vf)_main.c and deletes
the source files and makefile scripts.
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