From: Oliver Neukum Date: Sun, 16 Dec 2007 22:07:36 +0000 (-0800) Subject: [IRDA]: Race between open and disconnect in irda-usb. X-Git-Tag: v2.6.24-rc6~67^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=497ba7f4c8113ed699a4fd793d1437f0c8f2da5e;p=pandora-kernel.git [IRDA]: Race between open and disconnect in irda-usb. It seems to me that irda_usb_net_open() must set self->netopen under spinlock or disconnect() may fail to kill all URBs, if it is called while an interface is opened. Signed-off-by: Oliver Neukum Signed-off-by: Samuel Ortiz Signed-off-by: David S. Miller --- Reading git-diff-tree failed