git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7ed07d
)
net/hyperv: rx_bytes should account the ether header size
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sun, 29 Jan 2012 22:14:02 +0000
(22:14 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 1 Feb 2012 19:29:59 +0000
(14:29 -0500)
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>
No differences found