summaryrefslogtreecommitdiff
path: root/proc.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04proc: move out process specific management functionsDaniel Borkmann1-0/+8
Move them out of xutils, so that we can maintain them separately. Also simplify things a bit. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat
-rw-r--r--include/linux/netdev_features.h2
-rw-r--r--include/linux/netdevice.h3
-rw-r--r--net/core/dev.c15
-rw-r--r--net/core/ethtool.c1
4 files changed, 0 insertions, 21 deletions
diff --git a/include/linux/netdev_features.h b/include/linux/netdev_features.h