netfilter: ebtables: fix one wrong return value
authorJan Engelhardt <jengelh@medozas.de>
Wed, 8 Oct 2008 09:35:16 +0000 (11:35 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 8 Oct 2008 09:35:16 +0000 (11:35 +0200)
Usually -EINVAL is used when checkentry fails (see *_tables).

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found