tg3: Fix napi assignments in loopback test
authorMatt Carlson <mcarlson@broadcom.com>
Fri, 12 Feb 2010 14:47:11 +0000 (14:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Feb 2010 01:05:54 +0000 (17:05 -0800)
commitc88734054e787542ea093b02120e324e92cad882
treea806cf12ff96314f2456960c2f667e8a0669fada
parent603f11738cee4d46a2a1d394ae80d718f8d37cba
tg3: Fix napi assignments in loopback test

The 57765 lacks TSS support.  This renders the napi assignments
incorrect in the loopback test function.  This patch fixes the problem.

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