]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/bnx2.c
[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)
commit1db82f2aec0766edd4a4f8d86283e91559350de7
tree7f356cec78c596ca2c6143c5c2fdbfeed13fe802
parent47bf4246a357d36762c9e7c282d7307152eb92e1
[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 <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c
drivers/net/bnx2.h