From: "Michael Chan" <[EMAIL PROTECTED]>
Date: Thu, 20 Dec 2007 12:31:44 -0800
> [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
[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 NA