From c10bd17f8505a96bdb83d86dcf272f5584fa3646 Mon Sep 17 00:00:00 2001 From: Rami Rosen Date: Tue, 6 Jan 2009 10:50:33 +0200 Subject: [PATCH] --- yaml --- r: 134080 b: refs/heads/master c: def1343971b2abd158ece1a71dd1c7a20e4c2fcb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/mac80211/tx.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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)