ralink: fix hw status almost full not work on mt7620 and mt7621
[openwrt.git] / target / linux / ramips / files / drivers / net / ethernet / ralink / soc_rt305x.c
index 5bb244f..4c04ca5 100644 (file)
@@ -133,6 +133,7 @@ static struct fe_soc_data rt3050_data = {
        .checksum_bit = RX_DMA_L4VALID,
        .rx_int = FE_RX_DONE_INT,
        .tx_int = FE_TX_DONE_INT,
+       .status_int = FE_CNT_GDM_AF,
 };
 
 static struct fe_soc_data rt5350_data = {