[wireless prism54] Fix frame length
authorRoger While <simrw@sim-basis.de>
Fri, 28 Oct 2005 20:11:49 +0000 (16:11 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 28 Oct 2005 20:11:49 +0000 (16:11 -0400)
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>

No differences found