]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ixgbevf: Make sure link status and speed are fetched
authorGreg Rose <gregory.v.rose@intel.com>
Thu, 24 Jan 2013 04:54:48 +0000 (04:54 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 28 Jan 2013 08:19:52 +0000 (00:19 -0800)
commitaa19c2957b425f724efe93f2d5a5858b8aa613d7
treed24845e537648220ca90a9d405cfa5106ab20a36
parent39149d4da6d50de92f9e7f70c743a8b8c20eeac1
ixgbevf: Make sure link status and speed are fetched

A recent change makes it necessary to set get_link_status to ensure that
the driver fetches the correct, refreshed value for link status and speed
when it has changed in the physical function device.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ethtool.c