OSDN Git Service

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)
commit3d7d7a86ec6ea5abaea30194eeb175e2a3d0bdc7
tree0e0feb4107da844545ca7adc08cf25e0793b8dfd
parent9bcc07f0651b3078f1c3164c710f72a558665345
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