git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4bf077
)
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
author
Jason Wang
<jasowang@redhat.com>
Tue, 6 Aug 2013 09:45:04 +0000
(17:45 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 7 Aug 2013 23:52:34 +0000
(16:52 -0700)
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>
No differences found