From: "Michael Chan" <[EMAIL PROTECTED]>
Date: Wed, 12 Dec 2007 11:00:00 -0800
> [BNX2]: Add fast path code to handle RX pages.
>
> Add function to reuse a page in case of allocation or other errors.
> Add code to construct the completed SKB with the additional data in
> the pages.
>
> Signed-of
[BNX2]: Add fast path code to handle RX pages.
Add function to reuse a page in case of allocation or other errors.
Add code to construct the completed SKB with the additional data in
the pages.
Signed-off-by: Michael Chan <[EMAIL PROTECTED]>
diff --git a/drivers/net/bnx2.c b/drivers/net/bnx2.c
i