]> Git Repo - u-boot.git/commit
net: zynq_gem: Modify phy supported features after max-speed was set
authorSiva Durga Prasad Paladugu <[email protected]>
Wed, 27 Mar 2019 12:09:59 +0000 (17:39 +0530)
committerMichal Simek <[email protected]>
Tue, 16 Apr 2019 09:52:02 +0000 (11:52 +0200)
commit51c019ff8cb530b96fca037dd5728cce255cb6e5
treee57ebc5496bf0a8d8331e8c6f57befcc24e69603
parentc8c5e2b84d5d928472b68a51854b727ee90295b2
net: zynq_gem: Modify phy supported features after max-speed was set

The phydev supported features were reset in phy_set_supported() so,
move the setting of driver supported features after this so that it
wont lost in phy_set_supported().

Signed-off-by: Siva Durga Prasad Paladugu <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
drivers/net/zynq_gem.c
This page took 0.033192 seconds and 4 git commands to generate.