forked from Ivasoft/openwrt
ar71xx: allow to disable link polling on unused PHYs
SVN-Revision: 31533
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
struct ag71xx_switch_platform_data {
|
||||
u8 phy4_mii_en:1;
|
||||
u8 phy_poll_mask;
|
||||
};
|
||||
|
||||
struct ag71xx_platform_data {
|
||||
|
||||
Reference in New Issue
Block a user