Re: [PATCH] ftdi_sio: fix kref leak

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 13 Jan 2009 02:16:54 -0500, Jim Paris <jim@xxxxxxxx> wrote:

> +++ b/drivers/usb/serial/ftdi_sio.c
> @@ -2030,7 +2030,7 @@ static void ftdi_process_read(struct work_struct *work)
>  			spin_unlock_irqrestore(&priv->rx_lock, flags);
>  			dbg("%s - deferring remainder until unthrottled",
>  					__func__);
> -			return;
> +			goto out;
>  		}
>  		spin_unlock_irqrestore(&priv->rx_lock, flags);

Looks good to me, I'll keep an eye on it in case Alan misses
it in transition (he's resigned since last Wednesday).

-- Pete
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux