summaryrefslogtreecommitdiff
path: root/dissector_sll.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-09-02 02:31:17 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-09-03 16:41:58 +0200
commite152b5e421db14e020b3cf60679361cb902dbb8b (patch)
treea4d71410845191d024f5abdcadb2d7fed0d92651 /dissector_sll.h
parent03d998b99b9a008c1b7215d9e4a2092946bedc61 (diff)
flowtop: Enable flow timestamp on start
Allow setting start/stop timestamp for new flows by enabling: /proc/sys/net/netfilter/nf_conntrack_timestamp on start and resetting it on exit or panic. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> [tklauser: Remove unnecessary cast of void pointer] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dissector_sll.h')
0 files changed, 0 insertions, 0 deletions
parent370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (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 'Documentation/devicetree/bindings/dma/nvidia,tegra20-apbdma.txt')