commit | 48c3883999cb06246911e29356d194f96f1c75ef | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Sun Jan 29 22:14:02 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 01 14:29:59 2012 -0500 |
tree | 90a61ee0fe20e1c9c71c26b6c92485e7681199cf | |
parent | a7ed07d51c8abdb407be454c6cb6cfad613759d9 [diff] |
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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: David S. Miller <davem@davemloft.net>