diff options
| author | Jie Wang <[email protected]> | 2021-12-31 10:22:37 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-12-31 14:25:46 +0000 |
| commit | da77aef9cc58ed820097b3d905e9fa474d42dbd4 (patch) | |
| tree | 307e7c69ee58f1d5eb5d080f724982765f5a686e /net/unix/af_unix.c | |
| parent | net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send API (diff) | |
| download | kernel-da77aef9cc58ed820097b3d905e9fa474d42dbd4.tar.gz kernel-da77aef9cc58ed820097b3d905e9fa474d42dbd4.zip | |
net: hns3: create common cmdq resource allocate/free/query APIs
The PF and VF cmdq module resource allocate/free/query APIs are almost the
same espect the suffixes of API names. These same implementations bring
double development and bugfix work.
This patch creates common cmdq resource allocate/free/query APIs called by
PF and VF cmdq init/uninit APIs. The next patch will use the new unified
APIs to replace init/uninit APIs.
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
