diff options
author | Michael Chan | 2007-12-21 04:56:37 +0100 |
---|---|---|
committer | David S. Miller | 2008-01-28 23:57:35 +0100 |
commit | 35efa7c1f4aa868d4a948a9069f20ccef1b3b28d (patch) | |
tree | 9369da5bfcd93139ce0ac961059d29b57c66626c /drivers/ssb | |
parent | [BNX2]: Restructure IRQ datastructures. (diff) | |
download | kernel-qcow2-linux-35efa7c1f4aa868d4a948a9069f20ccef1b3b28d.tar.gz kernel-qcow2-linux-35efa7c1f4aa868d4a948a9069f20ccef1b3b28d.tar.xz kernel-qcow2-linux-35efa7c1f4aa868d4a948a9069f20ccef1b3b28d.zip |
[BNX2]: Introduce new bnx2_napi structure.
Introduce a bnx2_napi structure that will hold a napi_struct and
other fields to handle NAPI polling for the napi_struct. Various tx
and rx indexes and status block pointers will be moved from the main
bnx2 structure to this bnx2_napi structure.
Most NAPI path functions are modified to be passed this bnx2_napi
struct pointer.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions