From: Mike Rapoport Date: Thu, 18 Oct 2007 07:23:11 +0000 (+0200) Subject: DM9000 initialization fix X-Git-Tag: v2.6.24-rc1~125^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=418d6f871b7bab19e9f12a6c0e4713a15d6bae10;p=pandora-kernel.git 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 drivers/net/dm9000.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed