This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / net / wireless / prism54 / islpci_dev.h
index d71b8bb..628fb91 100644 (file)
@@ -100,16 +100,13 @@ typedef struct {
 
        struct iw_spy_data spy_data; /* iwspy support */
 
-#if WIRELESS_EXT > 16
-       struct iw_public_data wireless_data;
-#endif /* WIRELESS_EXT > 16 */
-
        int monitor_type; /* ARPHRD_IEEE80211 or ARPHRD_IEEE80211_PRISM */
 
        struct islpci_acl acl;
 
        /* PCI bus allocation & configuration members */
        struct pci_dev *pdev;   /* PCI structure information */
+       u32 pci_state[16];      /* used for suspend/resume */
        char firmware[33];
 
        void __iomem *device_base;      /* ioremapped device base address */