From: Andres More Date: Mon, 12 Jul 2010 19:28:32 +0000 (-0300) Subject: staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LEN X-Git-Tag: v2.6.36-rc1~520^2~1^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abad19d07627a8b67b441452b0450e178416d2d0;p=pandora-kernel.git staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LEN Removed custom macro with one from include/linux/if_ether.h. FCS is an Ethernet field that holds the CRC value. Signed-off-by: Andres More Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed