summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJonathan Toppins <jtoppins@redhat.com>2022-05-04 20:59:08 +0200
committerJakub Kicinski <kuba@kernel.org>2022-05-06 03:41:18 +0200
commit4e707344e18525b4edf5c2bc2e3eb60692e8c92e (patch)
tree38bbab6dcc2a35b2792a4ef2b5fcd1a47d67fd58 /MAINTAINERS
parentnet: Fix features skip in for_each_netdev_feature() (diff)
downloadlinux-4e707344e18525b4edf5c2bc2e3eb60692e8c92e.tar.xz
linux-4e707344e18525b4edf5c2bc2e3eb60692e8c92e.zip
MAINTAINERS: add missing files for bonding definition
The bonding entry did not include additional include files that have been added nor did it reference the documentation. Add these references for completeness. Signed-off-by: Jonathan Toppins <jtoppins@redhat.com> Link: https://lore.kernel.org/r/903ed2906b93628b38a2015664a20d2802042863.1651690748.git.jtoppins@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index edc96cdb85e8..15037bd1ce48 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3571,8 +3571,9 @@ M: Andy Gospodarek <andy@greyhouse.net>
L: netdev@vger.kernel.org
S: Supported
W: http://sourceforge.net/projects/bonding/
+F: Documentation/networking/bonding.rst
F: drivers/net/bonding/
-F: include/net/bonding.h
+F: include/net/bond*
F: include/uapi/linux/if_bonding.h
BOSCH SENSORTEC BMA400 ACCELEROMETER IIO DRIVER