Эх сурвалжийг харах

ath9k-common: add nexttbtt and intval to ath_beacon_config

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Oleksij Rempel 11 жил өмнө
parent
commit
a2030b9dbc

+ 2 - 0
drivers/net/wireless/ath/ath9k/common.h

@@ -53,6 +53,8 @@ struct ath_beacon_config {
 	u8 dtim_count;
 	u8 dtim_count;
 	bool enable_beacon;
 	bool enable_beacon;
 	bool ibss_creator;
 	bool ibss_creator;
+	u32 nexttbtt;
+	u32 intval;
 };
 };
 
 
 bool ath9k_cmn_rx_accept(struct ath_common *common,
 bool ath9k_cmn_rx_accept(struct ath_common *common,