[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080815.151400.217147910.davem@davemloft.net>
Date: Fri, 15 Aug 2008 15:14:00 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: rusty@...tcorp.com.au
Cc: netdev@...r.kernel.org, maxk@...lcomm.com,
herbert@...dor.apana.org.au
Subject: Re: [PATCH 1/2] net: skb_copy_datagram_from_iovec()
From: Rusty Russell <rusty@...tcorp.com.au>
Date: Tue, 12 Aug 2008 16:24:56 +1000
> There's an skb_copy_datagram_iovec() to copy out of a paged skb, but
> nothing the other way around (because we don't do that).
>
> We want to allocate big skbs in tun.c, so let's add the function.
> It's a carbon copy of skb_copy_datagram_iovec() with enough changes to
> be annoying.
>
> Signed-off-by: Rusty Russell <rusty@...tcorp.com.au>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists