Explorar o código

ath9k: Remove un-used member from ath_node.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Ben Greear %!s(int64=14) %!d(string=hai) anos
pai
achega
9244f48d00
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/net/wireless/ath/ath9k/ath9k.h

+ 0 - 1
drivers/net/wireless/ath/ath9k/ath9k.h

@@ -342,7 +342,6 @@ struct ath_vif {
 	__le64 tsf_adjust; /* TSF adjustment for staggered beacons */
 	enum nl80211_iftype av_opmode;
 	struct ath_buf *av_bcbuf;
-	struct ath_tx_control av_btxctl;
 	u8 bssid[ETH_ALEN]; /* current BSSID from config_interface */
 };