summaryrefslogtreecommitdiff
path: root/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-30sysctl: Export procfs base path in sysctl.hTobias Klauser1-6/+5
2015-07-30sysctl: Include limits.h instead of linux/limits.hTobias Klauser1-1/+1
2015-07-20sysctl: Add sysctl module with /proc/sys helpersVadim Kochan1-0/+67
d> commit52db8d2d8757535731db500ed68289f35ee36d61 (patch) treea932624bd0512b2ad6db0aa45ea2fd50d9023139 parentbab6b1d8c4bd8f85f607f8663a8e2abd0986b086 (diff)
net: macb: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct macb, use stats from struct net_device. Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat