On 2012-10-16 23:22, Christian Lamparter wrote:
Changes v1 to v2:
* Bugfix: Avoid % 512 transfer sizes on TX as the FW will hang.
Have you tried setting "urb->transfer_flags |= URB_ZERO_PACKET;"
to your outgoing urbs? This might fix the hang as well and you
don't need any ugly skb_put.
Thanks! Didn't know about this flag. Solved the problem!
Cheers,
Pontus
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html