diff options
author | Fabio Estevam <[email protected]> | 2013-02-18 10:20:31 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-02-19 00:51:09 -0500 |
commit | 07dcf8e9cc77e86eedfc28fa37713b5471e906b7 (patch) | |
tree | 0bc1555b8ac4d8ff36bd6d036a39291a9c5a5f53 /drivers/net/xen-netback/netback.c | |
parent | eb6b9a8cad65e820b145547844b108117cece3a0 (diff) |
net: fec: Do a sanity check on the gpio number
Check whether the phy-reset GPIO is valid, prior to requesting it.
In the case a board does not provide a phy-reset GPIO, just returns immediately.
With such gpio validation in place, it is also safe to change from pr_debug to
dev_err in the case the gpio request fails.
Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/netback.c')
0 files changed, 0 insertions, 0 deletions