forcedeth: rx skb recycle
authorAyaz Abdulla <aabdulla@nvidia.com>
Tue, 9 Jan 2007 18:30:13 +0000 (13:30 -0500)
committerJeff Garzik <jeff@garzik.org>
Mon, 5 Feb 2007 21:58:46 +0000 (16:58 -0500)
commit0d63fb32b2b8c3464d9c1afc3ce3fd3ceec025b6
tree5c867f6240cf542f7493ecf5396044e10eaeb0e0
parent164a86e40e6c74ec5a91c364ccf7b1a2295b0a52
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>
drivers/net/forcedeth.c