Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
[pandora-kernel.git] / drivers / scsi / arm / fas216.h
index 3e73e26..b65f4cf 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;