From: Wei Yongjun Date: Sun, 29 Jan 2012 22:14:02 +0000 (+0000) Subject: net/hyperv: rx_bytes should account the ether header size X-Git-Tag: v3.3-rc4~34^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48c3883999cb06246911e29356d194f96f1c75ef;p=pandora-kernel.git net/hyperv: rx_bytes should account the ether header size skb->len after call eth_type_trans() does not include the ether header size, but rx_bytes should account it. Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed