On Tue, 2012-12-11 at 16:25 +0100, Johannes Berg wrote: > > If this issue just popped up now, I suspect that > > something else is silently corrupting our SKBs > > [or can anybody see how rt2x00 hit this issue?] Oh, ok I assumed that rt2x00 RX SKBs are cleanly allocated, but now that I trace the code further I see that while the SKBs are on the queue inside rt2x00 they have something called "struct skb_frame_desc" on the skb->cb, so this is what's causing the rt2x00 issue. This should be mentioned in the rt2x00 commit, and all other drivers should be fine. johannes -- 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