OSDN Git Service

staging: vt6656: lock changes device_xmit
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 15 May 2014 21:49:21 +0000 (22:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 22:02:20 +0000 (15:02 -0700)
commit3c647642f6658c693d090b12c1b5bf901f3b7440
treef7965a607d13cd1a2d03a2ea075719492bc182eb
parent29b02373f44d0d873a4f645b53c3cddce2f40f7b
staging: vt6656: lock changes device_xmit

Replace locks with the spin_lock_irqsave and spin_unlock_irqrestore

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/main_usb.c