Staging: vt6656: use ETH_HLEN macro instead of custom one
authorCharles Clément <caratorn@gmail.com>
Tue, 18 May 2010 17:08:14 +0000 (10:08 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 18 May 2010 21:55:05 +0000 (14:55 -0700)
commit21ec51f3df9fd3c83ce0a4ac6a18e5083984b8ae
treea369469e665ee012eb0b6a2842b3695f4307ff6b
parent7ec52ed25013533248d929d4405225d30c4272b2
Staging: vt6656: use ETH_HLEN macro instead of custom one

Replace 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>
drivers/staging/vt6656/rxtx.c
drivers/staging/vt6656/tether.h