1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ar71xx: allow to disable link polling on unused PHYs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31533 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2012-04-29 18:29:24 +00:00
parent b20dcb287e
commit f07500066e
3 changed files with 16 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
struct ag71xx_switch_platform_data {
u8 phy4_mii_en:1;
u8 phy_poll_mask;
};
struct ag71xx_platform_data {