mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-10 12:40:31 +00:00
Driver crash when 'phydev->adjust_link' isn't provided. This patch check if 'phydev->adjust_link' exist before call the method. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>