From 483991c363ddf316b758ce87ef7d837a6eeeceea Mon Sep 17 00:00:00 2001 From: matteo Date: Tue, 17 May 2011 11:12:56 +0000 Subject: ar71xx: detect link on LAN ports git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26922 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h') diff --git a/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h b/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h index 342d12186..30caaff02 100644 --- a/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h +++ b/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h @@ -162,6 +162,7 @@ struct ag71xx { int duplex; struct work_struct restart_work; + struct delayed_work link_work; struct timer_list oom_timer; #ifdef CONFIG_AG71XX_DEBUG_FS -- cgit v1.2.3