Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux-2.6-microblaze.git] / include / scsi / scsi_cmnd.h
index 0fd17a5..fed024f 100644 (file)
@@ -10,6 +10,7 @@
 #include <linux/timer.h>
 #include <linux/scatterlist.h>
 #include <scsi/scsi_device.h>
+#include <scsi/scsi_host.h>
 #include <scsi/scsi_request.h>
 
 struct Scsi_Host;
@@ -74,6 +75,8 @@ struct scsi_cmnd {
 
        int eh_eflags;          /* Used by error handlr */
 
+       int budget_token;
+
        /*
         * This is set to jiffies as it was when the command was first
         * allocated.  It is used to time how long the command has