[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101213211909.GA19972@suse.de>
Date: Mon, 13 Dec 2010 13:19:09 -0800
From: Greg KH <gregkh@...e.de>
To: Németh Márton <nm127@...email.hu>
Cc: devel@...verdev.osuosl.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] usbip: remove double giveback of URB
On Mon, Dec 13, 2010 at 09:59:09PM +0100, Németh Márton wrote:
> From: Márton Németh <nm127@...email.hu>
>
> In the vhci_urb_dequeue() function the TCP connection is checked twice.
> Each time when the TCP connection is closed the URB is unlinked and given
> back. Remove the second attempt of unlinking and giving back of the URB completely.
>
> This patch fixes the bug described at https://bugzilla.kernel.org/show_bug.cgi?id=24872 .
>
> Signed-off-by: Márton Németh <nm127@...email.hu>
Wow, nice catch, I wonder how it survived this long in working condition
:)
I'll queue this up right away, thanks so much for this patch.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists