summaryrefslogtreecommitdiff
path: root/ifpps/Makefile
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-17 13:32:40 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-17 13:32:40 +0200
commit785fe152aad562addf1706ab6e6b00598b39bd2f (patch)
treebbb94be55adbdde7f63e246496ea20b48af83748 /ifpps/Makefile
parent4befb10700377fbc6318ceb9e53e43d31fb251b3 (diff)
trafgen: Add __noreturn attribute to exiting functions
Add the __noreturn attribute to all functions which wont return but call die() themselves to exit(). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ifpps/Makefile')
0 files changed, 0 insertions, 0 deletions
ed35d13e7b1d8d2eb7003 (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/ABI/testing/sysfs-bus-pci-devices-cciss')