#!/bin/bash # description: system-wide failed syscalls, by pid # args: [comm] if [ $# -gt 0 ] ; then if ! expr match "$1" "-" > /dev/null ; then comm=$1 shift fi fi perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/failed-syscalls-by-pid.py $comm .cgi/linux/net-next.git/atom/tools/testing/selftests/sync/sync_fence.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/sync/sync_fence.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/sync/sync_fence.c')
sm/bootinfo.h?h=nds-private-remove&id=370ebb0ef6255132373ed35d13e7b1d8d2eb7003'>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/m68k/include/uapi/asm/bootinfo.h')