i40e: Fix comment for ethtool diagnostic link test
authorGreg Rose <gregory.v.rose@intel.com>
Fri, 10 Jul 2015 23:36:03 +0000 (19:36 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 26 Aug 2015 21:58:26 +0000 (14:58 -0700)
commitb4e53f02d7356809acbab673e6c20773cf56dbd6
treea61c1e36ba07305ecffed3a5f3f58ede3e3b8015
parentfe860afb4638f5e62e7d861bfc35a1580fb633bb
i40e: Fix comment for ethtool diagnostic link test

The existing comment is incorrect.  Add new comment to point out that the
PF reset does not affect link but if the reset is changed to a different
type that does affect link then the link test would need to be moved to
before the reset.

Change-ID: I28d786f46e9465860babdee61c1dba51016464df
Reported-by: Jeremiah Kyle <jeremiah.kyle@intel.com>
Signed-off-by: Greg Rose <gregory.v.rose@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_ethtool.c