From: Andres More Date: Mon, 12 Jul 2010 21:17:08 +0000 (-0300) Subject: staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLEN X-Git-Tag: v2.6.36-rc1~520^2~1^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e03f73fe8c01e301fdf38954297a1237be1ab26;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed