From: Deepak Saxena Date: Wed, 21 Sep 2005 16:55:35 +0000 (-0700) Subject: [PATCH] Fix I2O config-osm init to return proper error X-Git-Tag: v2.6.14-rc3~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b20f6da20d874a58becc7a08b130c4382ea7325;p=pandora-kernel.git [PATCH] Fix I2O config-osm init to return proper error We currently unregister the config-osm driver if initialization of the legacy ioctl() handlers failed but still return success. We should be returning -EBUSY in this case. Signed-off-by: Deepak Saxena Cc: Markus Lidel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed