[libata] Don't use old-EH ->eng_timeout() hook when not needed
authorJeff Garzik <jeff@garzik.org>
Wed, 27 Sep 2006 09:41:13 +0000 (05:41 -0400)
committerJeff Garzik <jeff@garzik.org>
Wed, 27 Sep 2006 09:41:13 +0000 (05:41 -0400)
The PATA driver set got converted to the new error handling setup, but
the old hooks were accidentally left in place.  Now, removed.

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found