From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: ipr using libata old-EH Date: Thu, 12 Jul 2007 15:57:07 -0400 Message-ID: <46968793.8070803@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Sender: linux-scsi-owner@vger.kernel.org To: Brian King Cc: IDE/ATA development list , linux-scsi List-Id: linux-ide@vger.kernel.org I just noticed that ipr is still using the old reset and error handling methods. Once libata-dev.git (#mv-eh, #new-eh) work is merged, ipr is the last driver that uses old error handling methods. Please look into upgrading the driver to ->error_handler(), ->freeze(), ->thaw(). Thanks. Jeff