i40evf: Fix function header
authorCatherine Sullivan <catherine.sullivan@intel.com>
Tue, 20 May 2014 08:01:36 +0000 (08:01 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Jun 2014 06:00:45 +0000 (23:00 -0700)
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>
drivers/net/ethernet/intel/i40evf/i40evf_main.c

index e8d2481d18494a3e523f65028d86ed2e62216c3f..af45d0cc868d130a7afd5bcdc02418b16a0270b9 100644 (file)
@@ -1395,7 +1395,7 @@ restart_watchdog:
 }
 
 /**
- * i40evf_configure_rss - increment to next available tx queue
+ * next_queue - increment to next available tx queue
  * @adapter: board private structure
  * @j: queue counter
  *