On Sun, Mar 22, 2009 at 04:09:26PM +0100, Michael Buesch wrote: > Is it possible that the skb->cb (where I guess the RX status and TX status > are stored) is getting corrupted after the skb got queued by the driver for > processing in the RX or TX status tasklet? Hmm, that's an interesting possibility, and yeah that is stored in cb, for TX at least: > struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); I did debug it on the driver side and the rates I was sending back to the RC were fine. -- Bob Copeland %% www.bobcopeland.com -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html