linux/drivers/net/ethernet/intel/ice
Bruce Allan 644f40ea0c ice: add function argument description to function header comment
Commit 0290bd291c ("netdev: pass the stuck queue to the timeout handler")
introduced a new argument to the function but missed adding the description
of the argument to the function header comment.  Add it now.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-02-15 18:34:33 -08:00
..
ice.h
ice_adminq_cmd.h ice: Handle LAN overflow event for VF queues 2020-02-15 16:47:20 -08:00
ice_base.c ice: remove unnecessary fallthrough comments 2020-02-15 16:56:48 -08:00
ice_base.h ice: Add support to enable/disable all Rx queues before waiting 2020-02-15 16:39:55 -08:00
ice_common.c ice: replace "fallthrough" comments with fallthrough reserved word 2020-02-15 17:03:12 -08:00
ice_common.h
ice_controlq.c
ice_controlq.h
ice_dcb.c ice: Trivial fixes 2020-02-12 11:49:12 -08:00
ice_dcb.h
ice_dcb_lib.c ice: Trivial fixes 2020-02-12 11:49:12 -08:00
ice_dcb_lib.h
ice_dcb_nl.c ice: Make print statements more compact 2020-02-12 11:49:00 -08:00
ice_dcb_nl.h
ice_devids.h
ice_ethtool.c ice: remove unnecessary fallthrough comments 2020-02-15 16:56:48 -08:00
ice_flex_pipe.c
ice_flex_pipe.h
ice_flex_type.h
ice_flow.c
ice_flow.h
ice_hw_autogen.h ice: Handle LAN overflow event for VF queues 2020-02-15 16:47:20 -08:00
ice_lan_tx_rx.h
ice_lib.c ice: remove unnecessary fallthrough comments 2020-02-15 16:56:48 -08:00
ice_lib.h ice: Add support to enable/disable all Rx queues before waiting 2020-02-15 16:39:55 -08:00
ice_main.c ice: add function argument description to function header comment 2020-02-15 18:34:33 -08:00
ice_nvm.c
ice_nvm.h
ice_osdep.h
ice_protocol_type.h
ice_sched.c
ice_sched.h
ice_sriov.c ice: remove unnecessary fallthrough comments 2020-02-15 16:56:48 -08:00
ice_sriov.h
ice_status.h
ice_switch.c ice: replace "fallthrough" comments with fallthrough reserved word 2020-02-15 17:03:12 -08:00
ice_switch.h
ice_txrx.c ice: replace "fallthrough" comments with fallthrough reserved word 2020-02-15 17:03:12 -08:00
ice_txrx.h ice: Trivial fixes 2020-02-12 11:49:12 -08:00
ice_txrx_lib.c
ice_txrx_lib.h
ice_type.h ice: Trivial fixes 2020-02-12 11:49:12 -08:00
ice_virtchnl_pf.c ice: Fix virtchnl_queue_select bitmap validation 2020-02-15 16:54:02 -08:00
ice_virtchnl_pf.h ice: Fix and refactor Rx queue disable for VFs 2020-02-15 16:49:44 -08:00
ice_xsk.c ice: use proper format for function pointer as a function parameter 2020-02-15 17:54:20 -08:00
ice_xsk.h
Makefile