[I/OAT]: Utility functions for offloading sk_buff to iovec copies
authorChris Leech <christopher.leech@intel.com>
Wed, 24 May 2006 00:50:37 +0000 (17:50 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:25:46 +0000 (21:25 -0700)
Provides for pinning user space pages in memory, copying to iovecs,
and copying from sk_buffs including fragmented and chained sk_buffs.

Signed-off-by: Chris Leech <christopher.leech@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found