]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: fix a typo
authorRami Rosen <rami.rosen@intel.com>
Sat, 16 Sep 2017 02:49:48 +0000 (05:49 +0300)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Oct 2017 21:39:49 +0000 (14:39 -0700)
commitb6f8555195c053c8be0dceaa1d5edd84e31006d0
tree0e0feb4107da844545ca7adc08cf25e0793b8dfd
parentdc86494afcda84b9128219da86e6f61bb34e55f4
i40e: fix a typo

This patch fixes a typo in i40e_vsi_alloc_arrays() documentation.
The first parameter name should be "vsi" instead of "type".

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c