summaryrefslogtreecommitdiff
path: root/ipv4.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2018-05-14 14:07:24 +0200
committerTobias Klauser <tklauser@distanz.ch>2018-05-14 14:10:14 +0200
commitc44813eb1a7546f77b00ae9d1702d8f5c47b7d40 (patch)
tree894d7c46411552055601660f20cc6e4c8bb92818 /ipv4.h
parentd7209265e9164b1699177552832e6e88e530dc9f (diff)
man: netsniff-ng: document time formats for -o/--out
Commit e3e8eea41966 ("netsniff-ng: add date format strings to --out.") introduced the possibility to specify time formats in the -o/--out parameter. Document this in netsniff-ng(8) Updates #158 Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ipv4.h')
0 files changed, 0 insertions, 0 deletions
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 'tools/perf/builtin-c2c.c')