summaryrefslogtreecommitdiff
path: root/dissector_eth.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-08-09 16:39:13 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-08-09 16:39:13 +0200
commit66cf8073cb31cebf4532afec9b18556aff8088fb (patch)
tree9a115e013af449417261c5f12df1bf7cd1944dd7 /dissector_eth.c
parent4e47fd021a6945aa626eaef4446c5b547d8c2a85 (diff)
trafgen: proto: Make bytes pointer const in proto field set functions
Make the __proto_field_set_bytes() take a const uint8_t *bytes pointer and also changed all callers accordingly. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dissector_eth.c')
0 files changed, 0 insertions, 0 deletions
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 'include/sound/atmel-abdac.h')