]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit85833c6269016d009ada17b04ac288e2ab9c37ea
treed102f33d3cb4c07506cc3429f124dcef063e5930
parente343d55c0a624c5bb88cd6821a17586474f20271
[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 <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c