Skip to content

Commit

Permalink
MAINTAINERS: remove MACVLAN and VLAN entries
Browse files Browse the repository at this point in the history
macvlan.c file seems to be both in VLAN and MACVLAN DRIVER, so remove
the MACVLAN DRIVER since this is redundant.

I propose with this patch to remove the VLAN (802.1Q) entry so this just
falls into the NETWORKING [GENERAL].

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Pablo Neira authored and David S. Miller committed Mar 15, 2017
1 parent e11607a commit 88d339e
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -7774,13 +7774,6 @@ F: include/net/mac80211.h
F: net/mac80211/
F: drivers/net/wireless/mac80211_hwsim.[ch]

MACVLAN DRIVER
M: Patrick McHardy <kaber@trash.net>
L: netdev@vger.kernel.org
S: Maintained
F: drivers/net/macvlan.c
F: include/linux/if_macvlan.h

MAILBOX API
M: Jassi Brar <jassisinghbrar@gmail.com>
L: linux-kernel@vger.kernel.org
Expand Down Expand Up @@ -13383,14 +13376,6 @@ W: https://linuxtv.org
S: Maintained
F: drivers/media/platform/vivid/*

VLAN (802.1Q)
M: Patrick McHardy <kaber@trash.net>
L: netdev@vger.kernel.org
S: Maintained
F: drivers/net/macvlan.c
F: include/linux/if_*vlan.h
F: net/8021q/

VLYNQ BUS
M: Florian Fainelli <f.fainelli@gmail.com>
L: openwrt-devel@lists.openwrt.org (subscribers-only)
Expand Down

0 comments on commit 88d339e

Please sign in to comment.