]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 15 Jul 2011 03:06:12 +0000 (03:06 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:04:16 +0000 (22:04 +0800)
commitd1a8c4bcd55a52629f218f3c6a7c846e0e2ecb3c
treeaf28926f80bc92c1a7aa4c636ee2c65d0046a0bf
parent442ca2056f76910e510a5fde6b8aa7831770654e
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH

This change updated the TXDCTL configuration.  The main goal is to be much
more explicit about the configuration and avoid a possible fake TX hang
when the interrupt throttle rate is set to 0.

(cherry picked from commit b88c6de20c5edf797bc526cbfe0e8979c63768b9)
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@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_main.c