]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: send MFLCN to ethtool
authorEmil Tantilov <emil.s.tantilov@intel.com>
Thu, 15 Sep 2011 06:23:10 +0000 (06:23 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 5 Oct 2011 09:54:33 +0000 (02:54 -0700)
commit658730dd9598c1b89c31a7f6391a48a2c484ff22
treea289f5fba9ab1f6ab9e6785f67966d0dbac4cd12
parent3d52bc3ae4254ab945a614966fc8a4138ad78491
ixgbe: send MFLCN to ethtool

MFLCN register is used to set Rx flow control on parts newer than 82598.

This patch sends the value of MFLCN to ethtool, so it can be used in a
register dump (ethtool -d).

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c