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)
commit217995ecd04999284ba4c5745e789314ea99e54f
treea289f5fba9ab1f6ab9e6785f67966d0dbac4cd12
parent7d145282da8d1ae4ba5f7ead8a4f51183496803c
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