]> git.neil.brown.name Git - history.git/commit
[PATCH] fix ide-floppy IOMEGA logic
authorJens Axboe <axboe@suse.de>
Fri, 17 Oct 2003 00:37:22 +0000 (17:37 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Fri, 17 Oct 2003 00:37:22 +0000 (17:37 -0700)
commit6d4289d1b43efc7c54289c142815008677377acb
tree56e57253dacb2b6f794aa392175db64731622694
parentcb6d16119a649503e74d6c2b0493ff70e3737ed1
[PATCH] fix ide-floppy IOMEGA logic

The original change turned out to be too restrictive, it catches devices
that don't need the work around.

This fixes that, thanks to Bart for informing me of the screwup.
drivers/ide/ide-floppy.c