Staging: vt6655: use ETH_FRAME_LEN macro instead of custom one
authorCharles Clément <caratorn@gmail.com>
Tue, 18 May 2010 18:30:20 +0000 (11:30 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 18 May 2010 22:00:02 +0000 (15:00 -0700)
Replace custom maximum packet lenght definition MAX_PACKET_LEN by
ETH_FRAME_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