]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/wireless/zd1211rw/zd_mac.h
Merge branch 'upstream-fixes' into upstream
[linux-2.6-omap-h63xx.git] / drivers / net / wireless / zd1211rw / zd_mac.h
index b3ba49b84634b50ac209d62d7be19d591cf4a1ba..2b596cc8a41a638d6f4c7e3f58f719c31c33aaaf 100644 (file)
@@ -123,9 +123,9 @@ enum mac_flags {
 #define ZD_MAC_STATS_BUFFER_SIZE 16
 
 struct zd_mac {
-       struct net_device *netdev;
        struct zd_chip chip;
        spinlock_t lock;
+       struct net_device *netdev;
        /* Unlocked reading possible */
        struct iw_statistics iw_stats;
        unsigned int stats_count;