diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2010-03-18 00:27:03 +0100 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2010-03-18 14:20:07 +0100 |
commit | 85bc3f38147c5d3fb1eb9ca2236536389b592cae (patch) | |
tree | 1e853e78c883c5a2dcf72e7d432e7ebf6be04973 /usr | |
parent | netfilter: xtables: reduce holes in struct xt_target (diff) | |
download | linux-85bc3f38147c5d3fb1eb9ca2236536389b592cae.tar.xz linux-85bc3f38147c5d3fb1eb9ca2236536389b592cae.zip |
netfilter: xtables: do not print any messages on ENOMEM
ENOMEM is a very obvious error code (cf. EINVAL), so I think we do not
really need a warning message. Not to mention that if the allocation
fails, the user is most likely going to get a stack trace from slab
already.
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions