[PATCH net] MAINTAINERS: add missing header for bonding
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-01-27 04:33:04
include/net/bonding.h is missing from bonding entry. Signed-off-by: Jakub Kicinski <kuba@kernel.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8f68b591be57..4deef5791101 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -3239,6 +3239,7 @@ L: netdev@vger.kernel.org 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
--
2.26.2