]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:14:17 +0000 (22:14 +0800)
commit2c1e4ec18bd9ab8fd6b8d5e363ecee7f9771a724
tree22ea5ca41de228a969b24fbf69f9968b47e62cbd
parent83eca9de8e4afe543d90861b94a4bc173accc3f3
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).

(cherry picked from commit 217995ecd04999284ba4c5745e789314ea99e54f)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_ethtool.c