]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40evf: don't lie to ethtool
authorMitch Williams <mitch.a.williams@intel.com>
Fri, 4 Apr 2014 04:43:09 +0000 (04:43 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 21 May 2014 09:51:38 +0000 (02:51 -0700)
commit107f301861fd29b3bec9e76278cb87da9990aa11
treee371b6d9acbc53fde0cabd8a0d843fb94e48eac5
parentc7b8d978a6087d2bdcc6c79cab07dc58888b89fc
i40evf: don't lie to ethtool

Don't tell ethtool that the VF can do 10GbaseT, when it really has no
idea what its link speed is. Set the supported values to 0 instead.
Suggested by Ben Hutchings.

CC: Ben Hutchings <ben@decadent.org.uk>
Change-ID: Iceb0d8af68fe5d8dc13224366979ba701ba89c39
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c