linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / net / myri_sbus.h
index 2f69ef7..47722f7 100644 (file)
@@ -290,6 +290,7 @@ struct myri_eth {
        unsigned int                    reg_size;       /* Size of register space.    */
        unsigned int                    shmem_base;     /* Offset to shared ram.      */
        struct sbus_dev                 *myri_sdev;     /* Our SBUS device struct.    */
+       struct myri_eth                 *next_module;   /* Next in adapter chain.     */
 };
 
 /* We use this to acquire receive skb's that we can DMA directly into. */