tg3: Fix TSO loopback test
authorMatt Carlson <mcarlson@broadcom.com>
Thu, 19 May 2011 12:12:50 +0000 (12:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 May 2011 22:00:00 +0000 (18:00 -0400)
commit54e0a67f446fae290f99781691eba46c5cda66e7
treee994651f9f4324c106b7bc71154db91c398b3cc9
parent42b64a450b81ec9e8cdd5b3fb13613ab9bb25048
tg3: Fix TSO loopback test

Commit bb158d696489244f79fd4c3abd47968a06b48c79, entitled
"tg3: Add TSO loopback test", mistakenly inverted the checksum field
test from the receive BD.  This patch corrects the problem.

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