On Wed, 24 Mar 2010 10:57:42 +0800 Zhu Yi <yi.zhu@xxxxxxxxx> wrote: > Mac80211 drivers can now pass paged SKBs to mac80211 via > ieee80211_rx{_irqsafe}. The implementation currently use > skb_linearize() in a few places i.e. management frame handling, > software decryption, defragmentation and A-MSDU process. What benefits this gives? Only driver which need non linear skbs is iwliwifi and nicely handle that by itself. I do not see any other potential users for that. Can we wait for some other users before put that feature into mac stack? Stanislaw -- 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