phylib: unsigneds go unnoticed
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 20 Jan 2009 01:14:21 +0000 (17:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Jan 2009 22:34:53 +0000 (14:34 -0800)
both pdata->mdc and pdata->mdio are unsigned. Notice a negative
return value.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found