]> git.ipfire.org Git - thirdparty/iptables.git/commit
ebtables: Drop append_entry() wrapper
authorPhil Sutter <phil@nwl.cc>
Wed, 22 Nov 2023 02:49:09 +0000 (03:49 +0100)
committerPhil Sutter <phil@nwl.cc>
Thu, 23 Nov 2023 16:59:42 +0000 (17:59 +0100)
commit3f3b7d1aa22bb026292bcf829836138a543d422a
treef5bbae7e3cb576bf8b6d0a8e752f779898f00d1c
parent6151cb5f74b9620274ef1374fb3c3c517a6d6a3b
ebtables: Drop append_entry() wrapper

There is no point in having it when there is no code to share.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/xtables-eb.c