commit | 3d7d7a86ec6ea5abaea30194eeb175e2a3d0bdc7 | [log] [tgz] |
---|---|---|
author | Rami Rosen <rami.rosen@intel.com> | Sat Sep 16 05:49:48 2017 +0300 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Oct 09 14:39:49 2017 -0700 |
tree | 0e0feb4107da844545ca7adc08cf25e0793b8dfd | |
parent | 9bcc07f0651b3078f1c3164c710f72a558665345 [diff] |
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>