Staging: vt6655: use ETH_FCS_LEN macro instead of custom one
authorCharles Clément <caratorn@gmail.com>
Tue, 18 May 2010 17:19:36 +0000 (10:19 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 18 May 2010 21:55:05 +0000 (14:55 -0700)
Replace custom FCS/CRC length definition U_CRC_LEN by ETH_FCS_LEN
from <linux/if_ether.h>.

Signed-off-by: Charles Clément <caratorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found