commit | c3bdeb5c7cc073ccf5ff9624642022a8613a956e | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Tue Aug 06 17:45:04 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 07 16:52:34 2013 -0700 |
tree | 59dd31538e9da9d5adecbc9c96d7d8a1aa0aa50d | |
parent | b4bf07771faaf959b0a916d35b1b930c030e30a8 [diff] |
net: move zerocopy_sg_from_iovec() to net/core/datagram.c To let it be reused and reduce code duplication. Also document this function. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>