summaryrefslogtreecommitdiff
path: root/locking.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-20Revert "flowtop: Don't init screen until collector is ready"Vadim Kochan1-31/+0
2015-07-20Revert "flowtop: Fix hanging while waiting for collector"Vadim Kochan1-1/+1
2015-07-13flowtop: Fix hanging while waiting for collectorVadim Kochan1-1/+1
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
2=370ebb0ef6255132373ed35d13e7b1d8d2eb7003'>diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/arm/boot/dts/sama5d35.dtsi')