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