[SCSI] gdth: switch to modern scsi host registration
[deliverable/linux.git] / drivers / scsi / gdth.h
index e8b9eb771d36279b860adbf20c6fbd99dad3ab17..e6178c4218559c3edc5f7ba9d738680b963a21c7 100644 (file)
@@ -854,6 +854,7 @@ typedef struct {
 /* controller information structure */
 typedef struct {
     struct Scsi_Host    *shost;
+    struct list_head    list;
     ushort             hanum;
     ushort              oem_id;                 /* OEM */
     ushort              type;                   /* controller class */
This page took 0.029284 seconds and 5 git commands to generate.