Staging: vt6655: use ETH_HLEN macro instead of custom one
authorCharles Clément <caratorn@gmail.com>
Sat, 15 May 2010 02:37:33 +0000 (19:37 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 17 May 2010 23:28:00 +0000 (16:28 -0700)
Replaced custom header length definition U_HEADER_LEN by ETH_HLEN
from <linux/if_ether.h>. Also remove unused U_TYPE_LEN.

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

No differences found