mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-23 01:19:29 -04: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>