mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-22 19:00:32 -05:00
It's quite common for switches to have PHY per port so adding a generic helper setting link state will help many drivers. It just needs an API to access PHYs which this patch also adds. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 48621