This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / net / wireless / wavelan_cs.p.h
index 0c18af2..f7dfc2f 100644 (file)
 #include <linux/spinlock.h>
 #include <linux/in.h>
 #include <linux/delay.h>
-#include <linux/bitops.h>
 #include <asm/uaccess.h>
 #include <asm/io.h>
 #include <asm/system.h>
+#include <asm/bitops.h>
 
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>
@@ -629,7 +629,6 @@ struct net_local
   iw_stats     wstats;         /* Wireless specific stats */
 
   struct iw_spy_data   spy_data;
-  struct iw_public_data        wireless_data;
 #endif
 
 #ifdef HISTOGRAM
@@ -726,8 +725,6 @@ static inline void
 /* ------------------- IOCTL, STATS & RECONFIG ------------------- */
 static en_stats        *
        wavelan_get_stats(struct net_device *); /* Give stats /proc/net/dev */
-static iw_stats *
-       wavelan_get_wireless_stats(struct net_device *);
 /* ----------------------- PACKET RECEPTION ----------------------- */
 static inline int
        wv_start_of_frame(struct net_device *,  /* Seek beggining of current frame */