From: Florian Fainelli Date: Sun, 7 Mar 2010 00:55:26 +0000 (+0000) Subject: cpmac: fix the receiving of 802.1q frames X-Git-Tag: v2.6.34-rc2~48^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30765d0502905a9248e5de72fc7ac83c23422861;p=pandora-kernel.git cpmac: fix the receiving of 802.1q frames Despite what the comment above CPMAC_SKB_SIZE says, the hardware also needs to account for the FCS length in a received frame. This patch fix the receiving of 802.1q frames which have 4 more bytes. While at it unhardcode the definition and use the one from if_vlan.h. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed