diff options
author | Oliver Neukum <oliver@neukum.org> | 2008-07-03 12:02:03 -0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2008-07-07 09:01:49 -0400 |
commit | b4ecda3e965a87881a94017cb0cd484d65799261 (patch) | |
tree | bfd5ebf739f1fd2296dad27a8726634abc72716c /drivers/video/imacfb.c | |
parent | 4ad88901dd675acb9c8d1eca1f083c3d22cbbd4d (diff) |
Input: yealink - reliably kill urbs
Yealink uses two URBs that submit each other. This arrangement
cannot be reliably killed with usb_kill_urb() alone, as there's
a window during which the wrong URB may be killed. The fix is
to introduce a flag.
[dtor@mail.ru: remove spinlock, flag alone should be enough]
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/video/imacfb.c')
0 files changed, 0 insertions, 0 deletions