diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2017-01-31 18:12:31 +0100 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-03-22 11:21:10 +0200 |
commit | 25cd9721c2b16ee0d775e36ec3af31f392003f80 (patch) | |
tree | f374f081506004e4c0e1208b5f1f069b0d9006c0 /Documentation | |
parent | 1f459262b0e1649a1e5ad12fa4c66eb76c2220ce (diff) | |
download | linux-stable-25cd9721c2b16ee0d775e36ec3af31f392003f80.tar.gz linux-stable-25cd9721c2b16ee0d775e36ec3af31f392003f80.tar.bz2 linux-stable-25cd9721c2b16ee0d775e36ec3af31f392003f80.zip |
usb: gadget: f_hid: fix: Don't access hidg->req without spinlock held
hidg->req should be accessed only with write_spinlock held as it is
set to NULL when we get disabled by host.
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions