]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitea2f991dfa09c6166b345cd42d9bf018b23151e8
treea61c1e36ba07305ecffed3a5f3f58ede3e3b8015
parent397d2cc453452204adcc4ab39ea7916489482ce9
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