Skip to content
Commit 008d5590 authored by Roger While's avatar Roger While Committed by Jeff Garzik
Browse files

[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: default avatarRoger While <simrw@sim-basis.de>
Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent d89a64be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment