Staging: vt6655: use ETH_ZLEN macro instead of custom one
authorCharles Clément <caratorn@gmail.com>
Wed, 19 May 2010 16:53:17 +0000 (09:53 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Jun 2010 17:06:52 +0000 (10:06 -0700)
Replace custom minimum packet lenght definition MIN_PACKET_LEN by
ETH_ZLEN 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