forked from Ivasoft/openwrt
ag71xx: Fix rx ring buffer stall on small packets flood on qca956x and qca953x.
Backported from Code Aurora QSDK Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
This commit is contained in:
committed by
Matthias Schiffer
parent
8170f280c4
commit
d40a358136
@@ -37,7 +37,7 @@ struct ag71xx_platform_data {
|
||||
u8 is_ar724x:1;
|
||||
u8 has_ar8216:1;
|
||||
u8 use_flow_control:1;
|
||||
u8 is_qca956x:1;
|
||||
u8 disable_inline_checksum_engine:1;
|
||||
|
||||
struct ag71xx_switch_platform_data *switch_data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user