sky2: fix sky2_link_down copy/paste comment error
[safe/jmp/linux-2.6] / drivers / net / sunbmac.h
index b0dbc51..8840bc0 100644 (file)
@@ -329,10 +329,9 @@ struct bigmac {
        unsigned int            timer_ticks;
 
        struct net_device_stats enet_stats;
-       struct sbus_dev         *qec_sdev;
-       struct sbus_dev         *bigmac_sdev;
+       struct of_device        *qec_op;
+       struct of_device        *bigmac_op;
        struct net_device       *dev;
-       struct bigmac           *next_module;
 };
 
 /* We use this to acquire receive skb's that we can DMA directly into. */