On Fri, Feb 19, 2016 at 8:40 PM, David Miller [off-list ref] wrote:
From: Michael Chan <michael.chan@broadcom.com>
Date: Fri, 19 Feb 2016 19:43:18 -0500
quoted
3 small patches to fix PHY related code.
Series applied, thanks Michael.
Although I'm not so sure how wise it is to not fail an ->open()
if the PHY settings fail.....
The firmware will still have default settings for the PHY. More importantly,
for the VF, the call doesn't do anything real and we should allow the VF to
proceed if the call fails. Thanks.