]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/b43/b43.h
mac80211: move TX info into skb->cb
[karo-tx-linux.git] / drivers / net / wireless / b43 / b43.h
index 0c2bc061e8f37a0b3a8db9d638202896f648bddc..aa493830a82dfe2d62e17d5838338e57e531f60b 100644 (file)
@@ -733,7 +733,6 @@ struct b43_wl {
        /* The beacon we are currently using (AP or IBSS mode).
         * This beacon stuff is protected by the irq_lock. */
        struct sk_buff *current_beacon;
-       struct ieee80211_tx_control beacon_txctl;
        bool beacon0_uploaded;
        bool beacon1_uploaded;
        struct work_struct beacon_update_trigger;