diff options
| author | Jie Wang <[email protected]> | 2021-12-31 10:22:43 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-12-31 14:25:47 +0000 |
| commit | aab8d1c6a5e3aaf67c4c18f6b03cf6486c435755 (patch) | |
| tree | 49430fe68159819be220b5cdb66a1def45d40735 /net/unix/af_unix.c | |
| parent | net: hns3: refactor VF cmdq init and uninit APIs with new common APIs (diff) | |
| download | kernel-aab8d1c6a5e3aaf67c4c18f6b03cf6486c435755.tar.gz kernel-aab8d1c6a5e3aaf67c4c18f6b03cf6486c435755.zip | |
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
