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)
commit147c3844ad381b58715a6ee2ea697594e3c06284
treec79d3d3041393230ff1c470d5863996567a98d4d
parentf7277f8d3aa4d3f99a9bdb48b27a2344a637a4b2
netfilter: ebtables: fix one wrong return value

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>
net/bridge/netfilter/ebtables.c