summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Shevchenko2017-10-31 15:37:18 +0100
committerDavid S. Miller2017-11-01 13:28:12 +0100
commit855a34b1b4893c7d9fd39e3f61834354f2149ba7 (patch)
tree32697844cbbe05b183c0a7f54f877607e48ea4c5
parentsfc: support rx-fcs and rx-all (diff)
downloadkernel-qcow2-linux-855a34b1b4893c7d9fd39e3f61834354f2149ba7.tar.gz
kernel-qcow2-linux-855a34b1b4893c7d9fd39e3f61834354f2149ba7.tar.xz
kernel-qcow2-linux-855a34b1b4893c7d9fd39e3f61834354f2149ba7.zip
MAINTAINERS: Add lib/net_utils.c to NETWORKING (general)
It looks like the best place in MAINTAINERS data base to cover this orphaned module. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 66471f7d77d4..9a24f56e0451 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9438,6 +9438,7 @@ F: include/uapi/linux/net.h
F: include/uapi/linux/netdevice.h
F: include/uapi/linux/net_namespace.h
F: tools/testing/selftests/net/
+F: lib/net_utils.c
F: lib/random32.c
NETWORKING [IPSEC]