ramips: raeth: show interrupt statistics in debugfs
[openwrt.git] / target / linux / ramips / files / drivers / net / ethernet / ramips / ramips_main.c
index 26c98d8..0194587 100644 (file)
@@ -769,6 +769,8 @@ ramips_eth_irq(int irq, void *dev)
                tasklet_schedule(&re->tx_housekeeping_tasklet);
        }
 
+       raeth_debugfs_update_int_stats(re, fe_int);
+
        return IRQ_HANDLED;
 }
 
This page took 0.024155 seconds and 4 git commands to generate.