commit | d3b90baf0924c13045c56c3d0a766f9374fe7a9e | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Oct 16 22:29:54 2007 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Oct 16 22:29:54 2007 +0200 |
tree | f0cc28da2304ea9912f882e99cb6c2723d1a9b43 | |
parent | 8446f65988b48d19cf419aa4def9a9ccfed17b76 [diff] |
ide: remove drive->init_speed zeroing Several host drivers used to reset drive->init_speed in their ->ide_dma_check implementations which resulted in incorrect init speed being reported to the user, fix it. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>