From: Johan Hovold Date: Thu, 13 May 2010 19:02:02 +0000 (+0200) Subject: USB: ir-usb: fix set_termios race X-Git-Tag: v2.6.35-rc1~471^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df66e8a2afef506e303f931741193c7cf8fe0794;p=pandora-kernel.git USB: ir-usb: fix set_termios race Use dynamically allocated urb for baudrate changes rather than unconditionally submitting the port write urb which may already be in use. Compile-only tested. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed