From: Suman Tripathi Date: Tue, 23 Jun 2015 09:17:17 +0000 (+0530) Subject: drivers: net: xgene: Check for IS_ERR rather than NULL for clock. X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2d33bdc66e3b7db574e6b4864225cb341bffbcd;p=pandora-kernel.git 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 Signed-off-by: Suman Tripathi Signed-off-by: David S. Miller --- Reading git-diff-tree failed