commit | a1f6019090f2c075b41624c32a825775f6865577 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Thu Dec 20 19:57:19 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:57:37 2008 -0800 |
tree | 62fabe6555766ee35328e0c280bcf8c324a2ab6c | |
parent | a550c99bc39caf292ed214c0c9c2c4d0b9c95161 [diff] |
[BNX2]: Move rx indexes into bnx2_napi struct. Rx related fields used in NAPI polling are moved from the main bnx2 struct to the bnx2_napi struct. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>