commit | 552d3a99bdce8a0d7f9abe3766fb3655ef5757dc | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Mar 24 23:22:58 2009 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Mar 24 23:22:58 2009 +0100 |
tree | 4abf3d83da9348d30d9a9a9d60f9751bb7d875c6 | |
parent | 4cda15a0995f2da5727514f84ec26d8b7420e1f9 [diff] |
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 <bzolnier@gmail.com>