commit | c7dab99b080accb2751c96bf66cd5ab12c78f8e4 | [log] [tgz] |
---|---|---|
author | Brice Goglin <brice@myri.com> | Mon Dec 11 11:25:42 2006 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Dec 11 09:54:06 2006 -0500 |
tree | e8d290ede4fe7b2ce85b5d36c0d644353179fc0e | |
parent | dd50f3361f9f0bb407658e9087947c9bdcdefffc [diff] |
[PATCH] myri10ge: switch to page-based skb Switch to physical page skb, by calling the new page-based allocation routines and using myri10ge_page_rx_done(). Signed-off-by: Brice Goglin <brice@myri.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>