b43: include full 64-bit timestamp in monitor mode
[safe/jmp/linux-2.6] / drivers / net / wireless / b43 / b43.h
index e892ec6..97ea963 100644 (file)
@@ -638,6 +638,8 @@ struct b43_wl {
        /* List of all wireless devices on this chip */
        struct list_head devlist;
        u8 nr_devs;
+
+       bool radiotap_enabled;
 };
 
 /* Pointers to the firmware data and meta information about it. */