i40e: fix spelling errors

This patch does s/rebuid/rebuild/.

Change-ID: I77ff0c26db3d23ca5dc971b82d71b4ed8c6bcc14
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
Jesse Brandeburg 2013-12-18 13:46:01 +00:00 committed by Jeff Kirsher
parent 829af3ac50
commit 4dda12e61b
1 changed files with 1 additions and 1 deletions

View File

@ -4795,7 +4795,7 @@ static int i40e_prep_for_reset(struct i40e_pf *pf)
}
/**
* i40e_reset_and_rebuild - reset and rebuid using a saved config
* i40e_reset_and_rebuild - reset and rebuild using a saved config
* @pf: board private structure
* @reinit: if the Main VSI needs to re-initialized.
**/