aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/sysctl.c
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2019-11-06 10:05:40 +0000
committerJeff Kirsher <[email protected]>2019-11-08 20:03:15 +0000
commitfaa01721ced5952e05e3baa8d375a9d37e81285b (patch)
tree6c271c557f293008a8d43fdbde95041ecdf41fa6 /net/tipc/sysctl.c
parentice: Introduce and use ice_vsi_type_str (diff)
downloadkernel-faa01721ced5952e05e3baa8d375a9d37e81285b.tar.gz
kernel-faa01721ced5952e05e3baa8d375a9d37e81285b.zip
ice: use more accurate ICE_DBG mask types
ice_debug_cq is passed a mask which is always ICE_DBG_AQ_CMD. Modify this function, removing the mask parameter entirely, and directly use the more appropriate ICE_DBG_AQ_DESC and ICE_DBG_AQ_DESC_BUF. The function is only called from ice_controlq.c, and has no other callers outside of that file. Move it and mark it static to avoid namespace pollution. Signed-off-by: Jacob Keller <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/tipc/sysctl.c')
0 files changed, 0 insertions, 0 deletions