ar71xx: rename ethernet pdata->builtin_switch to use_flow_control
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / include / asm / mach-ath79 / ag71xx_platform.h
index e494cdfc0ff254b5aebd9a8323b8b5b38c60c086..5fd352c638a75063945adadb64b1043cd81b506c 100644 (file)
@@ -36,7 +36,7 @@ struct ag71xx_platform_data {
        u8              is_ar7240:1;
        u8              is_ar724x:1;
        u8              has_ar8216:1;
-       u8              builtin_switch:1;
+       u8              use_flow_control:1;
 
        struct ag71xx_switch_platform_data *switch_data;