phy: fix phy address bug
authorGiulio Benetti <giulio.benetti@micronovasrl.com>
Thu, 13 Nov 2008 21:53:13 +0000 (21:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Nov 2008 09:49:41 +0000 (01:49 -0800)
PHYID returns 0xffff and not 0xffffffff when not found and in some
case(at91sam9263) 0x0. Maybe this patch could be useful.

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy_device.c

Simple merge