commit | 02756ed4a79f15e4f265c1f6fbc634ce9966f153 | [log] [tgz] |
---|---|---|
author | Krishna Kumar <krkumar2@in.ibm.com> | Tue Jul 17 02:05:29 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 18 09:40:54 2012 -0700 |
tree | de02844ec1d53bf8d269b5e5bf6fe6310df241ea | |
parent | 42f59967a091d012b358a532766fe4d53c6d3ba3 [diff] |
skbuff: Use correct allocation in skb_copy_ubufs 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>