]> 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)
commit42127888505a6648eb5d6ea641a3df3fbdcb6e41
treea61c1e36ba07305ecffed3a5f3f58ede3e3b8015
parentfcaf1d4ceff5efc6f454a805e7b728d30f570fdf
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