diff --git a/[refs] b/[refs] index eb5faaf21276..3b12cac1ef0a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c481ec9705d4a5d566393bc17374cfd82c870715 +refs/heads/master: def1343971b2abd158ece1a71dd1c7a20e4c2fcb diff --git a/trunk/net/mac80211/tx.c b/trunk/net/mac80211/tx.c index 0bf2272200ad..96eca341160b 100644 --- a/trunk/net/mac80211/tx.c +++ b/trunk/net/mac80211/tx.c @@ -1053,7 +1053,6 @@ static int __ieee80211_tx(struct ieee80211_local *local, struct sk_buff *skb, if (skb) { if (netif_subqueue_stopped(local->mdev, skb)) return IEEE80211_TX_AGAIN; - info = IEEE80211_SKB_CB(skb); ret = local->ops->tx(local_to_hw(local), skb); if (ret)