diff options
author | Oliver Neukum <[email protected]> | 2008-07-03 12:02:03 -0400 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2008-07-07 09:01:49 -0400 |
commit | b4ecda3e965a87881a94017cb0cd484d65799261 (patch) | |
tree | bfd5ebf739f1fd2296dad27a8726634abc72716c /net/unix/sysctl_net_unix.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.
[[email protected]: remove spinlock, flag alone should be enough]
Signed-off-by: Oliver Neukum <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions