of: check for IS_ERR()
authorDan Carpenter <error27@gmail.com>
Wed, 28 Apr 2010 07:07:29 +0000 (01:07 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 28 Apr 2010 07:07:29 +0000 (01:07 -0600)
get_phy_device() can return an ERR_PTR()

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found