tg3: Fix 5717 and 57765 memory selftests
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 20 Jan 2010 16:58:06 +0000 (16:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jan 2010 03:21:00 +0000 (19:21 -0800)
commit8b5a6c42e1f2277433aeefa9ee5a0c1a2473b7d8
treeb136f47e4e5a7eebd3fe5902114bba30633d0229
parentecf1410b9d70b3034e5955e92bb0c3e02ff21e9c
tg3: Fix 5717 and 57765 memory selftests

Both the 5717 and the 57765 will fail 'ethtool -t' selftests at the
memory selftest portion.  The memory map for these two devices differs
from the rest of the asic revs and each other.  This patch adds a new
memory map to use for memory selftests.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c