commit | 310050fad8962a2ebc70011353a549614e118152 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Thu May 19 12:12:55 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 19 18:00:01 2011 -0400 |
tree | 016f1157c7cc34685efddaaf114ba59d60debbc5 | |
parent | 6ff6f81dd4ec08945e10147dbfe611569ef4cc09 [diff] |
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>