commit | ba41d46fe03223279054e58d570069fdc62fb768 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Fri Feb 19 19:43:21 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 19 23:39:32 2016 -0500 |
tree | 47c62c6aef979ce46a7de611ba3d3b98928ce6f5 | |
parent | de73018fb5474b33dc4f6d6b8d889e40232e325b [diff] |
bnxt_en: Failure to update PHY is not fatal condition. If we fail to update the PHY, we should print a warning and continue. The current code to exit is buggy as it has not freed up the NIC resources yet. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>