commit | 418d6f871b7bab19e9f12a6c0e4713a15d6bae10 | [log] [tgz] |
---|---|---|
author | Mike Rapoport <mike@compulab.co.il> | Thu Oct 18 09:23:11 2007 +0200 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Oct 19 23:00:01 2007 -0400 |
tree | 3e3d0a24c902efe688686de050096b63ae24f9f6 | |
parent | 4fa4d23fa20de67df919030c1216295664866ad7 [diff] |
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>