]> Git Repo - linux.git/commit
net: hns3: split out hclge_cmd_send()
authorYufeng Mo <[email protected]>
Fri, 12 Feb 2021 03:24:13 +0000 (11:24 +0800)
committerDavid S. Miller <[email protected]>
Fri, 12 Feb 2021 21:13:15 +0000 (13:13 -0800)
commit76f82fd9b1230332db2b3bc3916d097b92acbf29
tree8e4cf1c9b9f4c2dafbf2473f8619880a69e35d05
parentb3712fa73d56e31e5c94375977ad25966948c6ae
net: hns3: split out hclge_cmd_send()

hclge_cmd_send() is bloated, so split it into separate
functions for readability and maintainability.

Signed-off-by: Yufeng Mo <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c
This page took 0.057947 seconds and 4 git commands to generate.