i40e: Minor comment changes
authorAkeem G Abodunrin <[email protected]>
Fri, 1 Aug 2014 20:27:09 +0000 (13:27 -0700)
committerDavid S. Miller <[email protected]>
Sun, 3 Aug 2014 02:41:14 +0000 (19:41 -0700)
Fixes comment for reset reason

Change-ID: I6fda4fa292255e6eb0f874502b4d38d722149b10
Signed-off-by: Akeem G Abodunrin <[email protected]>
Tested-by: Jim Young <[email protected]>
Signed-off-by: Aaron Brown <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c

index 504bdf5939b51dfc4948cbd9be08ff82cf350021..033d85323d6e8d375272b6568009b22abbc5778d 100644 (file)
@@ -669,7 +669,7 @@ void i40e_reset_vf(struct i40e_vf *vf, bool flr)
         */
        for (i = 0; i < 100; i++) {
                /* vf reset requires driver to first reset the
-                * vf & than poll the status register to make sure
+                * vf and then poll the status register to make sure
                 * that the requested op was completed
                 * successfully
                 */