ralink: fix hw status almost full not work on mt7620 and mt7621
[openwrt/staging/wigyori.git] / target / linux / ramips / files / drivers / net / ethernet / ralink / soc_rt305x.c
index 5bb244f6a5a9a51826827fd9bcbf816edd4bd192..4c04ca5f5b0cf68efaad6976f95b759b285a0bc5 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 = {