forked from Ivasoft/openwrt
ar71xx: rename ethernet pdata->builtin_switch to use_flow_control
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user