]> err.no Git - linux-2.6/blobdiff - drivers/net/wireless/arlan.h
Merge commit 'gcl/gcl-next'
[linux-2.6] / drivers / net / wireless / arlan.h
index 70a6d7b83c4a05bb26dff8d020d195973cf875f9..fb3ad51a1caf2a01817c8a1531d98f468a912367 100644 (file)
@@ -5,7 +5,6 @@
  */
 
 #include <linux/module.h>
-#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/types.h>
 #include <linux/skbuff.h>
@@ -331,7 +330,6 @@ struct TxParam
 #define TX_RING_SIZE 2
 /* Information that need to be kept for each board. */
 struct arlan_private {
-      struct net_device_stats stats;
       struct arlan_shmem __iomem * card;
       struct arlan_shmem * conf;