Skip to content

Commit

Permalink
i40evf: Fix function header
Browse files Browse the repository at this point in the history
Fix function header comment to have the correct function name.

Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
  • Loading branch information
Catherine Sullivan authored and Jeff Kirsher committed Jun 9, 2014
1 parent 86df242 commit 3dd5550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/intel/i40evf/i40evf_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1395,7 +1395,7 @@ static void i40evf_watchdog_task(struct work_struct *work)
}

/**
* i40evf_configure_rss - increment to next available tx queue
* next_queue - increment to next available tx queue
* @adapter: board private structure
* @j: queue counter
*
Expand Down

0 comments on commit 3dd5550

Please sign in to comment.