From: Samuel Ortiz <[EMAIL PROTECTED]>
Date: Sat, 18 Feb 2006 19:19:13 +0200
> This patch fixes 2 bugs in the USB-IrDA code.
>
> The first one is a buffer overrun in the RX path. We are now using
> IRDA_SKB_MAX_MTU when initializing the Rx URB.
>
> The second one is a potential stack recursion
Hi David,
This patch fixes 2 bugs in the USB-IrDA code.
The first one is a buffer overrun in the RX path. We are now using
IRDA_SKB_MAX_MTU when initializing the Rx URB.
The second one is a potential stack recursion when unplugging the USB dongle.
It seems that first we get the Rx URB with a ge