[BNX2]: Add fast path code to handle RX pages.
authorMichael Chan <mchan@broadcom.com>
Wed, 12 Dec 2007 19:19:35 +0000 (11:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:57:31 +0000 (14:57 -0800)
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 <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found