]> err.no Git - linux-2.6/blobdiff - include/scsi/scsi_transport.h
[PATCH] b44: fix manual speed/duplex/autoneg settings
[linux-2.6] / include / scsi / scsi_transport.h
index b3657f111937a32d159ff1d99b48d0c19ed73604..cca1d4926d2aa47333749967577087df93b9ec52 100644 (file)
@@ -49,6 +49,11 @@ struct scsi_transport_template {
         */
        unsigned int create_work_queue : 1;
 
+       /*
+        * Allows a transport to override the default error handler.
+        */
+       void (* eh_strategy_handler)(struct Scsi_Host *);
+
        /*
         * This is an optional routine that allows the transport to become
         * involved when a scsi io timer fires. The return value tells the