]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/mac80211/tx.c
mac80211: remove rx/tx_data->fc member
[linux-2.6-omap-h63xx.git] / net / mac80211 / tx.c
index 96ffb4d8dfbb5454709328b90e3e29263d34a011..85f3ba85c132297d9b92770e480b7918a9bfbc93 100644 (file)
@@ -993,7 +993,6 @@ __ieee80211_tx_prepare(struct ieee80211_tx_data *tx,
        hdr = (struct ieee80211_hdr *) skb->data;
 
        tx->sta = sta_info_get(local, hdr->addr1);
-       tx->fc = le16_to_cpu(hdr->frame_control);
 
        if (is_multicast_ether_addr(hdr->addr1)) {
                tx->flags &= ~IEEE80211_TX_UNICAST;