[OpenWrt-Devel] [PATCH] Added support for TL-WA801NDv3
John Crispin
blogic at openwrt.org
Sun Feb 7 15:29:10 EST 2016
Hi,
2 small nitpicks
1) please prefix the subject with "ar71xx:"
[...]
> diff --git a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
> index a170e8d..967a012 100644
> --- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
> +++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
> @@ -161,12 +161,13 @@ enum ath79_mach_type {
> ATH79_MACH_TL_MR3420_V2, /* TP-LINK TL-MR3420 v2 */
> ATH79_MACH_TL_WA701ND_V2, /* TP-LINK TL-WA701ND v2 */
> ATH79_MACH_TL_WA750RE, /* TP-LINK TL-WA750RE */
> - ATH79_MACH_TL_WA7210N_V2, /* TP-LINK TL-WA7210N v2 */
> + ATH79_MACH_TL_WA7210N_V2, /* TP-LINK TL-WA7210N v2 */
> ATH79_MACH_TL_WA7510N_V1, /* TP-LINK TL-WA7510N v1*/
> ATH79_MACH_TL_WA850RE, /* TP-LINK TL-WA850RE */
> ATH79_MACH_TL_WA860RE, /* TP-LINK TL-WA860RE */
> ATH79_MACH_TL_WA801ND_V2, /* TP-LINK TL-WA801ND v2 */
> ATH79_MACH_TL_WA830RE_V2, /* TP-LINK TL-WA830RE v2 */
> + ATH79_MACH_TL_WA801ND_V3, /* TP-LINK TL-WA801ND v3 */
> ATH79_MACH_TL_WA901ND, /* TP-LINK TL-WA901ND */
> ATH79_MACH_TL_WA901ND_V2, /* TP-LINK TL-WA901ND v2 */
> ATH79_MACH_TL_WA901ND_V3, /* TP-LINK TL-WA901ND v3 */
2) the whitespace fix is great but please put it into a separate patch.
John
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list