From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-2?Q?Micha=B3_Miros=B3aw?= Subject: Re: several packets in a single buffer in Rx Date: Mon, 16 May 2011 13:06:06 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Johannes Berg , "Guy, Wey-Yi" , guy.cohen-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org To: Emmanuel Grumbach Return-path: In-Reply-To: Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org 2011/5/16 Emmanuel Grumbach : > I would like to be able to deliver the same page several times to the > stack without having the stack consume it before the last time I > deliver it. > Of course I would like to avoid cloning it. Just do get_page() on the page having another packet in it before passing skb up. Best Regards, Micha=B3 Miros=B3aw -- To unsubscribe from this list: send the line "unsubscribe linux-wireles= s" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html