Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3dd5550f authored by Catherine Sullivan's avatar Catherine Sullivan Committed by Jeff Kirsher
Browse files

i40evf: Fix function header



Fix function header comment to have the correct function name.

Signed-off-by: default avatarCatherine Sullivan <catherine.sullivan@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent 86df242b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 *