tsec: Fix PHY code to match first driver
authorAndy Fleming <afleming@freescale.com>
Wed, 9 May 2007 05:54:20 +0000 (00:54 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Wed, 11 Jul 2007 23:19:06 +0000 (18:19 -0500)
commit2a3cee43c3b71fa5b8d91db19f05067865290f3e
tree079dcc0e05adc820e98a8d346aac9082d10ec2f1
parentccc091aac61a38cd998d575d92f7232e256d6312
tsec: Fix PHY code to match first driver

Jarrold Wen noticed that the generic PHY code always matches
under the current implementation.  Change it so the first match
wins, and *only* unknown PHYs trigger the generic driver

Signed-off-by: Andy Fleming <afleming@freescale.com>
drivers/tsec.c