staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLEN
authorAndres More <more.andres@gmail.com>
Mon, 12 Jul 2010 21:17:08 +0000 (18:17 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jul 2010 18:43:05 +0000 (11:43 -0700)
commit5e03f73fe8c01e301fdf38954297a1237be1ab26
tree6902bfcca808c6bc3adbc4420c7672fe5e767201
parent020c0a9a78f8d5215f09164f7e5c5252dea098f9
staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLEN

Removed custom macro with one from include/linux/if_ether.h.
Also removed MIN_DATA_LEN as it is not used elsewhere.

Signed-off-by: Andres More <more.andres@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/vt6656/mib.c
drivers/staging/vt6656/tether.h