]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/arm/fas216.h
[SCSI] fas216: fix up the previous fas216 commit
[linux-2.6-omap-h63xx.git] / drivers / scsi / arm / fas216.h
index 3e73e264972e5b25269f24b46d2728fbdfea3158..b65f4cf0eec9929af885e1346ff004b16970984f 100644 (file)
@@ -313,7 +313,7 @@ typedef struct {
 
        /* miscellaneous */
        int                     internal_done;          /* flag to indicate request done */
-       struct scsi_eh_save     *ses;           /* holds request sense restore info */
+       struct scsi_eh_save     ses;            /* holds request sense restore info */
        unsigned long           magic_end;
 } FAS216_Info;