From: Bartlomiej Zolnierkiewicz Date: Tue, 24 Mar 2009 22:22:58 +0000 (+0100) Subject: ide: remove broken EXABYTENEST support X-Git-Tag: v2.6.30-rc1~672^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=552d3a99bdce8a0d7f9abe3766fb3655ef5757dc;p=pandora-kernel.git ide: remove broken EXABYTENEST support do_identify() marks EXABYTENEST device as non-present and frees drive->id so enable_nest() has absolutely no chance of working. The code was like this since at least 2.6.12-rc2 and nobody has noticed so just remove broken EXABYTENEST support. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed