commit | 0d63fb32b2b8c3464d9c1afc3ce3fd3ceec025b6 | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Tue Jan 09 13:30:13 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Feb 05 16:58:46 2007 -0500 |
tree | 5c867f6240cf542f7493ecf5396044e10eaeb0e0 | |
parent | 164a86e40e6c74ec5a91c364ccf7b1a2295b0a52 [diff] |
forcedeth: rx skb recycle This patch removes the code that recycled the skb on error. This will help in reducing the branches in the main data paths. Signed-Off-By: Ayaz Abdulla <aabdulla@nvidia.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>