commit | 008d55903a1e9e179ff1d366dfcfa9b72abd116d | [log] [tgz] |
---|---|---|
author | Roger While <simrw@sim-basis.de> | Fri Oct 28 16:11:49 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Fri Oct 28 16:11:49 2005 -0400 |
tree | f4013eacc57d2395ceda2f2c46823845dc7cf3c2 | |
parent | d89a64bedf956ef0b406018a7cb76e027fe3e751 [diff] |
[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 <simrw@sim-basis.de> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>