Staging: vt6655: use ETH_DATA_LEN macro instead of custom one
authorCharles Clément <caratorn@gmail.com>
Tue, 18 May 2010 18:30:19 +0000 (11:30 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 18 May 2010 21:58:32 +0000 (14:58 -0700)
Replace custom maximum data lenght definition MAX_DATA_LEN by
ETH_DATA_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