mlx4_en: Remove FCS bytes from packet length.
authorYevgeny Petrilin <yevgenyp@mellanox.co.il>
Mon, 14 Nov 2011 19:25:36 +0000 (14:25 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Nov 2011 19:25:36 +0000 (14:25 -0500)
When HW doesn't remove FCS bytes they are reported in the completion
byte count, we don't need to take them to skb.

Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found