X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fscsi%2Fscsi_cmnd.h;h=9957f16dcc5d0c971ef19943a351be6423249221;hb=b877b90f227fb9698d99fb70492d432362584082;hp=5f8c907c32e80e9ac66caa0f0e96c60cacbf0d3e;hpb=f5ad56145d43cdb68760bba3e14655ff6ae726aa;p=linux-2.6 diff --git a/include/scsi/scsi_cmnd.h b/include/scsi/scsi_cmnd.h index 5f8c907c32..9957f16dcc 100644 --- a/include/scsi/scsi_cmnd.h +++ b/include/scsi/scsi_cmnd.h @@ -31,8 +31,6 @@ struct scsi_cmnd { int sc_magic; struct scsi_device *device; - unsigned short state; - unsigned short owner; struct scsi_request *sc_request; struct list_head list; /* scsi_cmnd participates in queue lists */