From: Andres More Date: Mon, 12 Jul 2010 21:28:49 +0000 (-0300) Subject: staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LEN X-Git-Tag: v2.6.36-rc1~520^2~1^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d4e807c5a302f10a3b80c7382c9a2a04ed6ec3f;p=pandora-kernel.git staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LEN Replaced custom macro with one from include/linux/if_ether.h. Also removed MAX_LOOKAHEAD_SIZE as it is not used elsewhere. Signed-off-by: Andres More Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed