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:
0134e89
)
netfilter: nf_conntrack: use is_vmalloc_addr()
author
Patrick McHardy
<kaber@trash.net>
Fri, 14 Jan 2011 14:45:56 +0000
(15:45 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Fri, 14 Jan 2011 14:45:56 +0000
(15:45 +0100)
Use is_vmalloc_addr() in nf_ct_free_hashtable() and get rid of
the vmalloc flags to indicate that a hash table has been allocated
using vmalloc().
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found