summaryrefslogtreecommitdiff
path: root/proto_udp.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-03-16 19:33:27 +0100
committerDaniel Borkmann <dborkman@redhat.com>2013-03-16 19:33:27 +0100
commit871fc7ed03db1b24f73e08679fd9347be1880d60 (patch)
tree59355fa84db44149bb049fc0b3902e55f3f020a5 /proto_udp.c
parentdc35a7bc3a046c919af3a8e59d4dc796c4042abe (diff)
dissector_fuzz: minor: add header file description
Add a missing header file description as present in other scripts, for example. Also credit Stefan for his help. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'proto_udp.c')
0 files changed, 0 insertions, 0 deletions
fixing DMA-buffers on stack added a shared transfer buffer protected by a spinlock. This is broken as the USB HID request callbacks can sleep. Fix this up by replacing the spinlock with a mutex. Fixes: 1ffb3c40ffb5 ("HID: cp2112: make transfer buffers DMA capable") Cc: stable <stable@vger.kernel.org> # 4.9 Signed-off-by: Johan Hovold <johan@kernel.org> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'sound/soc/mxs/mxs-pcm.h')