From: Wang Chen Date: Tue, 20 May 2008 09:13:52 +0000 (+0800) Subject: 3C509: rx_bytes should not be increased when alloc_skb failed X-Git-Tag: v2.6.26-rc4~7^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7f312a0c7e7a1947cf193e0e94a257ad7742cb2;p=pandora-kernel.git 3C509: rx_bytes should not be increased when alloc_skb failed If alloc_skb failed, the recieved packet will be dropped. Do not increase rx_bytes for dropped packet. Signed-off-by: Wang Chen Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed