diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-04-20 12:30:01 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-04-20 12:38:52 +0200 |
commit | 05c42e8ae134d4a729443935c5e44ff7a7a020f6 (patch) | |
tree | b714371afefb3f83596e58ea4f36cf62cf5c51f1 /src/hash.c | |
parent | d6d9cdb4764d2317e252093f36cd876407113628 (diff) |
netlink: remove dead netlink_io_error() calls
This error path is never entered since mnl_nft_*_batch_{add,del,replace}
calls never fail, and if they ever do fail it will be because we are
hitting OOM, in such case we can display a more generic non-netlink
error.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/hash.c')
0 files changed, 0 insertions, 0 deletions