mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-08 10:20:29 +00: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