]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
DM9000 initialization fix
authorMike Rapoport <mike@compulab.co.il>
Thu, 18 Oct 2007 07:23:11 +0000 (09:23 +0200)
committerJeff Garzik <jeff@garzik.org>
Sat, 20 Oct 2007 03:00:01 +0000 (23:00 -0400)
commit418d6f871b7bab19e9f12a6c0e4713a15d6bae10
tree3e3d0a24c902efe688686de050096b63ae24f9f6
parent4fa4d23fa20de67df919030c1216295664866ad7
DM9000 initialization fix

DM9000 driver returns success even if it is failed to detect the chip.
Below patch fixes it.

Signed-off-by: Mike Rapoport <mike@compulab.co.il>
 drivers/net/dm9000.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/dm9000.c