]> granicus.if.org Git - ipset/commit
netfilter: Remove unnecessary OOM logging messages
authorJoe Perches <joe@perches.com>
Mon, 29 Aug 2011 21:17:25 +0000 (14:17 -0700)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 31 Aug 2011 10:38:16 +0000 (12:38 +0200)
commitc2db983e4c5d6854b813edcd07c20c540df15471
treeb27b288e99d34ee1c9c4b43925b293bbd21a5950
parented9c6570aa746bdfc4e006e3fdd25b69f04cd6a2
netfilter: Remove unnecessary OOM logging messages

Removing unnecessary messages saves code and text.

Site specific OOM messages are duplications of a generic MM
out of memory message and aren't really useful, so just
delete them.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
kernel/net/netfilter/ipset/ip_set_core.c