summaryrefslogtreecommitdiff
path: root/tstamping.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-06-29 11:27:28 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-06-29 11:33:40 +0200
commitc7d92d93ff8d942db93680655275ec1c60754b98 (patch)
tree4e8c2fc880573668ec8ba1a773082948ef3cbb81 /tstamping.h
parent382bc0047d33ada5f4b33cab077aa369eb9cb7f7 (diff)
netsniff-ng: nlmsg: Define NTF_* constants if not provided by kernel headers
NTF_SELF and NTF_MASTER might not be defined on older kernel versions (as is e.g. the case in the Travis CI build failing [1]). Fix this by conditionally defining all NTF_* constants. [1] https://travis-ci.org/netsniff-ng/netsniff-ng/jobs/68779130 Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'tstamping.h')
0 files changed, 0 insertions, 0 deletions
rotected 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/pci/oxygen/wm8776.h')