From: "Michael Chan" <[EMAIL PROTECTED]>
Date: Wed, 12 Dec 2007 10:58:43 -0800
> [BNX2]: Restructure RX fast path handling.
>
> Add a new function to handle new SKB allocation and to prepare the
> completed SKB. This makes it easier to add support for non-linear
> SKB.
>
> Signed-off-by: Micha
[BNX2]: Restructure RX fast path handling.
Add a new function to handle new SKB allocation and to prepare the
completed SKB. This makes it easier to add support for non-linear
SKB.
Signed-off-by: Michael Chan <[EMAIL PROTECTED]>
diff --git a/drivers/net/bnx2.c b/drivers/net/bnx2.c
index dfe50c