]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/net/wireless/ath5k/base.h
ath5k: use SWBA to detect IBSS HW merges
[mirror_ubuntu-artful-kernel.git] / drivers / net / wireless / ath5k / base.h
index 20c946926090c66781e2a4e98903057bd3600161..8287ae787f128aea13d6d7a39307918f7a8bf0ba 100644 (file)
@@ -166,6 +166,7 @@ struct ath5k_softc {
                                bmisscount,     /* missed beacon transmits */
                                bintval,        /* beacon interval in TU */
                                bsent;
+       unsigned int            nexttbtt;       /* next beacon time in TU */
 
        struct timer_list       calib_tim;      /* calibration timer */
 };