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>
This commit is contained in:
committed by
John W. Linville
parent
2dac4fb97a
commit
9244f48d00
@@ -342,7 +342,6 @@ struct ath_vif {
|
|||||||
__le64 tsf_adjust; /* TSF adjustment for staggered beacons */
|
__le64 tsf_adjust; /* TSF adjustment for staggered beacons */
|
||||||
enum nl80211_iftype av_opmode;
|
enum nl80211_iftype av_opmode;
|
||||||
struct ath_buf *av_bcbuf;
|
struct ath_buf *av_bcbuf;
|
||||||
struct ath_tx_control av_btxctl;
|
|
||||||
u8 bssid[ETH_ALEN]; /* current BSSID from config_interface */
|
u8 bssid[ETH_ALEN]; /* current BSSID from config_interface */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user