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)
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>

No differences found