mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ar71xx: add detailed interrupt statistics for the ag71xx driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19054 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -795,6 +795,8 @@ static irqreturn_t ag71xx_interrupt(int irq, void *dev_id)
|
||||
napi_schedule(&ag->napi);
|
||||
}
|
||||
|
||||
ag71xx_debugfs_update_int_stats(ag, status);
|
||||
|
||||
return IRQ_HANDLED;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user