K 10 svn:author V 6 marius K 8 svn:date V 27 2010-10-24T12:59:43.798032Z K 7 svn:log V 313 - Given that as of r214264 all PHY drivers using mii(4) finally have been converted to use the mii_phy_add_media()/mii_phy_setmedia() pair instead of mii_add_media()/mii_anar() remove the latter. - Declare mii_media mii_media_table static as it shouldn't be used outside of mii_physubr.c. MFC after: never END