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

No differences found