diff options
author | Jonathan Toppins <[email protected]> | 2022-05-04 14:59:08 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-05-05 18:41:18 -0700 |
commit | 4e707344e18525b4edf5c2bc2e3eb60692e8c92e (patch) | |
tree | 38bbab6dcc2a35b2792a4ef2b5fcd1a47d67fd58 | |
parent | 85db6352fc8a158a893151baa1716463d34a20d0 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/903ed2906b93628b38a2015664a20d2802042863.1651690748.git.jtoppins@redhat.com
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
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 <[email protected]> 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 |