Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b63bf1f authored by Jean Delvare's avatar Jean Delvare Committed by David S. Miller
Browse files

MAINTAINERS: NETWORKING DRIVERS matches too much



File pattern include/linux/*device.h matches too much, including
completely unrelated files. Replace it with an explicit list of
network device-related header files.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Cc: Joe Perches <joe@perches.com>
Acked-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a35279f0
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -5060,7 +5060,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
S:	Odd Fixes
F:	drivers/net/
F:	include/linux/if_*
F:	include/linux/*device.h
F:	include/linux/netdevice.h
F:	include/linux/arcdevice.h
F:	include/linux/etherdevice.h
F:	include/linux/fcdevice.h
F:	include/linux/fddidevice.h
F:	include/linux/hippidevice.h
F:	include/linux/inetdevice.h

NETXEN (1/10) GbE SUPPORT
M:	Sony Chacko <sony.chacko@qlogic.com>