commit | c88734054e787542ea093b02120e324e92cad882 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Feb 12 14:47:11 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 12 17:05:54 2010 -0800 |
tree | a806cf12ff96314f2456960c2f667e8a0669fada | |
parent | 603f11738cee4d46a2a1d394ae80d718f8d37cba [diff] |
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>