OpenWrt – Diff between revs 2 and 3
?pathlinks?
Rev 2 | Rev 3 | |||
---|---|---|---|---|
Line 35... | Line 35... | |||
35 | u8 is_ar91xx:1; |
35 | u8 is_ar91xx:1; |
|
36 | u8 is_ar7240:1; |
36 | u8 is_ar7240:1; |
|
37 | u8 is_ar724x:1; |
37 | u8 is_ar724x:1; |
|
38 | u8 has_ar8216:1; |
38 | u8 has_ar8216:1; |
|
39 | u8 use_flow_control:1; |
39 | u8 use_flow_control:1; |
|
40 | u8 enable_sgmii_fixup:1; |
- | ||
41 | u8 disable_inline_checksum_engine:1; |
40 | u8 disable_inline_checksum_engine:1; |
|
Line 42... | Line 41... | |||
42 | |
41 | |
|
Line 43... | Line 42... | |||
43 | struct ag71xx_switch_platform_data *switch_data; |
42 | struct ag71xx_switch_platform_data *switch_data; |