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:
42f5996
)
skbuff: Use correct allocation in skb_copy_ubufs
author
Krishna Kumar
<krkumar2@in.ibm.com>
Tue, 17 Jul 2012 02:05:29 +0000
(
02:05
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 18 Jul 2012 16:40:54 +0000
(09:40 -0700)
Use correct allocation flags during copy of user space fragments
to the kernel. Also "improve" couple of for loops.
Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found