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:
1845ed0
)
ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
author
Julian Anastasov
<ja@ssi.bg>
Thu, 21 Mar 2013 09:58:12 +0000
(11:58 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 1 Apr 2013 22:23:46 +0000
(
00:23
+0200)
We have many fields to set and few to reset,
use kmem_cache_alloc instead to save some cycles.
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off by: Hans Schillstrom <hans@schillstrom.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
No differences found