On Wed, 2010-03-24 at 14:00 +0100, Stanislaw Gruszka wrote: > 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? Hell no. We will get more users, and even putting it into the stack now gives us the benefit of being able to improve it -- iwlwifi doesn't "nicely" handle it after all. 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