]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/mac80211/work.c
mac80211: fix offchannel TX cookie matching
[mv-sheeva.git] / net / mac80211 / work.c
index af374fab1a12b247ccd40dea0c2a8994dd2dc732..94472eb34d76452acfddfb624eba7e44f46e3445 100644 (file)
@@ -577,7 +577,7 @@ ieee80211_offchannel_tx(struct ieee80211_work *wk)
                /*
                 * After this, offchan_tx.frame remains but now is no
                 * longer a valid pointer -- we still need it as the
-                * cookie for canceling this work.
+                * cookie for canceling this work/status matching.
                 */
                ieee80211_tx_skb(wk->sdata, wk->offchan_tx.frame);