summaryrefslogtreecommitdiff
path: root/drivers/video/udlfb.c
diff options
context:
space:
mode:
authorMárton Németh <nm127@freemail.hu>2010-12-13 20:59:09 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-01-10 20:26:02 (GMT)
commit7571f089d7522a95c103558faf313c7af8856ceb (patch)
tree9f90e63bdec0a2c87b465ea661f70afe9dbb9540 /drivers/video/udlfb.c
parent63d5e5a727240b317b0c2fa2abeb32b367aea196 (diff)
downloadlinux-7571f089d7522a95c103558faf313c7af8856ceb.tar.xz
staging: usbip: remove double giveback of URB
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@freemail.hu> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/video/udlfb.c')
0 files changed, 0 insertions, 0 deletions