Re: [PATCH] net/hyperv: rx_bytes should account the ether header size
From: David Miller <davem@davemloft.net>
Date: 2012-02-01 19:30:16
From: David Miller <davem@davemloft.net>
Date: 2012-02-01 19:30:16
From: Wei Yongjun <redacted> Date: Mon, 30 Jan 2012 16:14:02 +0800
From: Wei Yongjun <redacted> 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 <redacted>
Applied.