commit | c2d33bdc66e3b7db574e6b4864225cb341bffbcd | [log] [tgz] |
---|---|---|
author | Suman Tripathi <stripathi@apm.com> | Tue Jun 23 14:47:17 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 23 07:19:21 2015 -0700 |
tree | 2831ea538e4b73fcae941506fb3a17de24df020a | |
parent | 822e34a48d0ef711a7c4c2a1ff6ac6930e6742bd [diff] |
drivers: net: xgene: Check for IS_ERR rather than NULL for clock. This patches fixes the code to check for IS_ERR rather than NULL for clock interface. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: Suman Tripathi <stripathi@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>