From: Roger While Date: Fri, 28 Oct 2005 20:11:49 +0000 (-0400) Subject: [wireless prism54] Fix frame length X-Git-Tag: v2.6.15-rc1~731^2~3^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=008d55903a1e9e179ff1d366dfcfa9b72abd116d;p=pandora-kernel.git [wireless prism54] Fix frame length prism54 is leaking information when passing transmits to the firmware. There is no requirement to adjust the length to >= ETH_ZLEN. Just pass the skb length (after possible adjustment). Signed-off-by: Roger While Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed