Add maintainer information section for the wl1271 wireless driver and fix the
information for wl1271.
Signed-off-by: Luciano Coelho <[email protected]>
---
MAINTAINERS | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index f2f7156..a529544 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5570,7 +5570,17 @@ L: [email protected]
W: http://wireless.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
S: Maintained
-F: drivers/net/wireless/wl12xx/wl1251*
+F: drivers/net/wireless/wl12xx/*
+X: drivers/net/wireless/wl12xx/wl1271*
+
+WL1271 WIRELESS DRIVER
+P: Luciano Coelho
+M: [email protected]
+L: [email protected]
+W: http://wireless.kernel.org
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
+S: Maintained
+F: drivers/net/wireless/wl12xx/wl1271*
WL3501 WIRELESS PCMCIA CARD DRIVER
M: Arnaldo Carvalho de Melo <[email protected]>
--
1.6.0.4
Luciano Coelho <[email protected]> writes:
> Add maintainer information section for the wl1271 wireless driver and fix the
> information for wl1271.
>
> Signed-off-by: Luciano Coelho <[email protected]>
Thanks.
Acked-by: Kalle Valo <[email protected]>
--
Kalle Valo
On Sat, 2009-08-08 at 00:50 +0300, Luciano Coelho wrote:
> Add maintainer information section for the wl1271 wireless driver and fix the
> information for wl1271.
Hi Luciano.
Could you please convert this to the new style?
WL1271 WIRELESS DRIVER
M: Luciano Coelho <[email protected]>
L: [email protected]
W: http://wireless.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
S: Maintained
F: drivers/net/wireless/wl12xx/wl1271*
Hi Joe,
ext Joe Perches wrote:
> On Sat, 2009-08-08 at 00:50 +0300, Luciano Coelho wrote:
>
>> Add maintainer information section for the wl1271 wireless driver and fix the
>> information for wl1271.
>>
>
> Hi Luciano.
>
> Could you please convert this to the new style?
>
> WL1271 WIRELESS DRIVER
> M: Luciano Coelho <[email protected]>
> L: [email protected]
> W: http://wireless.kernel.org
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> S: Maintained
> F: drivers/net/wireless/wl12xx/wl1271*
>
Sure, I'll resend my patch with the new style. I didn't notice that the
style had changed.
--
Cheers,
Luca.