]> git.baikalelectronics.ru Git - kernel.git/commit
tg3: Adjust BD replenish thresholds
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 21 Nov 2011 15:01:18 +0000 (15:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Nov 2011 21:01:34 +0000 (16:01 -0500)
commit35418bfea68ff9a2fe22e8cd1698d6ad72b331bb
tree3b4850d1b93f7e88ed0c9972c36c2e228fb6a3a5
parent594a6d42432d106da2a9ff51c0346fd7ce88697a
tg3: Adjust BD replenish thresholds

The BD replenish thresholds for the 57765 and newer ASIC revs are a
little strict.  They were tuned for a mode that is currently unused.
This patch relaxes the thresholds so that they are set to values more
inline with the resources available.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/tg3.c