From: Hauke Mehrtens Date: Sat, 29 Sep 2018 11:26:30 +0000 (+0200) Subject: net: dsa: lantiq: Fix path in MAINTAINERS file X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=6502f8562a531100028b8711f1b14b35ec6c2bcb;p=openwrt%2Fstaging%2Fblogic.git net: dsa: lantiq: Fix path in MAINTAINERS file The MAINTAINERS file contained the wrong file name of the driver. Fixes: 14fceff4771e ("net: dsa: Add Lantiq / Intel DSA driver for vrx200") Reported-by: Joe Perches Signed-off-by: Hauke Mehrtens Signed-off-by: David S. Miller --- diff --git a/MAINTAINERS b/MAINTAINERS index 12d1da4a9653..8501eb004429 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8190,7 +8190,7 @@ S: Maintained F: net/dsa/tag_gswip.c F: drivers/net/ethernet/lantiq_xrx200.c F: drivers/net/dsa/lantiq_pce.h -F: drivers/net/dsa/intel_gswip.c +F: drivers/net/dsa/lantiq_gswip.c LANTIQ MIPS ARCHITECTURE M: John Crispin