aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSasha Neftin <[email protected]>2019-11-10 17:57:44 +0200
committerJeff Kirsher <[email protected]>2019-12-31 11:17:25 -0800
commit57cd472c2baa1d1dc7f037d2c6d6d7d29be29d5d (patch)
tree10b0acfec85a542fe4e31a45fb150d26a58ae192
parentfaf4dd52e9e34a36254a6ad43369064b6928d504 (diff)
igc: Remove excess parameter description from igc_is_non_eop
The function description for igc_is_non_eop includes an extra @skb parameter description. This parameter doesn't exist on the function, so remove it. Suggested-by: Jacob Keller <[email protected]> Signed-off-by: Sasha Neftin <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
-rw-r--r--drivers/net/ethernet/intel/igc/igc_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/intel/igc/igc_main.c b/drivers/net/ethernet/intel/igc/igc_main.c
index de8e4b570fa6..ac420a9b4d2b 100644
--- a/drivers/net/ethernet/intel/igc/igc_main.c
+++ b/drivers/net/ethernet/intel/igc/igc_main.c
@@ -1485,7 +1485,6 @@ static bool igc_can_reuse_rx_page(struct igc_rx_buffer *rx_buffer)
* igc_is_non_eop - process handling of non-EOP buffers
* @rx_ring: Rx ring being processed
* @rx_desc: Rx descriptor for current buffer
- * @skb: current socket buffer containing buffer in progress
*
* This function updates next to clean. If the buffer is an EOP buffer
* this function exits returning false, otherwise it will place the