tg3: Apply rx_discards fix to 5719/5720
authorMatt Carlson <mcarlson@broadcom.com>
Thu, 19 May 2011 12:12:55 +0000 (12:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 May 2011 22:00:01 +0000 (18:00 -0400)
commit310050fad8962a2ebc70011353a549614e118152
tree016f1157c7cc34685efddaaf114ba59d60debbc5
parent6ff6f81dd4ec08945e10147dbfe611569ef4cc09
tg3: Apply rx_discards fix to 5719/5720

Commit 4d95847381228639844c7197deb8b2211274ef22, entitled
"tg3: Workaround rx_discards stat bug", was intended to be applied to
the 5717, 5718, 5719_A0, and 5720 A0 chip revisions.  The implementation
missed the latter two when applying the fix in a critical area.  This
patch fixes the problem.

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