-
Dan Carpenter authored
The "pdata->mdio_bus_id" is unsigned so this condition is always true. This patch just removes it. Signed-off-by:
Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
b52d031b
The "pdata->mdio_bus_id" is unsigned so this condition is always true. This patch just removes it. Signed-off-by:Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by:
David S. Miller <davem@davemloft.net>