Commit ed51fe31 authored by Oleksij Rempel's avatar Oleksij Rempel Committed by John W. Linville

ath9k: remove unused bc_tstamp

Signed-off-by: default avatarOleksij Rempel <linux@rempel-privat.de>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent c35ccb38
...@@ -417,7 +417,6 @@ struct ath_beacon { ...@@ -417,7 +417,6 @@ struct ath_beacon {
u32 beaconq; u32 beaconq;
u32 bmisscnt; u32 bmisscnt;
u32 bc_tstamp;
struct ieee80211_vif *bslot[ATH_BCBUF]; struct ieee80211_vif *bslot[ATH_BCBUF];
int slottime; int slottime;
int slotupdate; int slotupdate;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment