aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2021-01-26 18:18:44 -0800
committerJakub Kicinski <[email protected]>2021-01-27 17:50:20 -0800
commitb770753c7b08f1f6008d0d364180fc123f7b25e2 (patch)
treeae8fcc0aff1e87427e546f1a61677332db0ccb7a
parent5ae3a25b32eb94908cfb839d24f9c1bc77e0e08c (diff)
MAINTAINERS: add missing header for bonding
include/net/bonding.h is missing from bonding entry. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1a5facde5a90..964d0c03d438 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3239,6 +3239,7 @@ L: [email protected]
S: Supported
W: http://sourceforge.net/projects/bonding/
F: drivers/net/bonding/
+F: include/net/bonding.h
F: include/uapi/linux/if_bonding.h
BOSCH SENSORTEC BMA400 ACCELEROMETER IIO DRIVER