summaryrefslogtreecommitdiff
path: root/locking.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-30mz: Make access to pcap init functions thread safeVadim Kochan1-0/+2
2015-03-20flowtop: Don't init screen until collector is readyVadim Kochan1-0/+31
2014-04-22built_in: Remove unnecessary #include <built_in.h> from several headersTobias Klauser1-2/+0
2013-06-04misc: cleanup header commentsDaniel Borkmann1-6/+0
2013-05-10make: allow to overwrite CFLAGS, CCACHEDaniel Borkmann1-1/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+97
usb3_port_prepare_disable’ declared inline after being called drivers/usb/core/hub.c:107: warning: previous declaration of ‘hub_usb3_port_prepare_disable’ was here To fix this, move hub_port_disable() after hub_usb3_port_prepare_disable(), and adjust forward declarations. Fixes: 37be66767e3cae4f ("usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices") Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat