On Wed, 2010-04-28 at 13:59 -0700, Abhijeet Kolekar wrote: > Fix the bug at > http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2194 > > Paged RX skb patch broke the fragmentation while checking the sequnce > control bit in headers. Instead of doing linearization of all the frames > to check seq_ctrl bit just copy the bits. Just FYI, we're discussing this patch still and Zhu Yi found that most likely this won't actually fix it since the seq_ctrl should already be part of the linear data. Instead the real problem seems to be a missing reload of the hdr variable after linearizing. 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