mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 11:11:26 +02:00
i40evf: Fix function header
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>
This commit is contained in:
parent
86df242b4d
commit
3dd5550f18
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user