Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84a9208d authored by Akeem G Abodunrin's avatar Akeem G Abodunrin Committed by David S. Miller
Browse files

i40e: Minor comment changes



Fixes comment for reset reason

Change-ID: I6fda4fa292255e6eb0f874502b4d38d722149b10
Signed-off-by: default avatarAkeem G Abodunrin <akeem.g.abodunrin@intel.com>
Tested-by: default avatarJim Young <jamesx.m.young@intel.com>
Signed-off-by: default avatarAaron Brown <aaron.f.brown@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b39c1e2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
		 */