Remove broken error reporting in QEMU mac filtering
The qemu_bridge_filter.c file had some helpers for calling
the ebtablesXXX functions todo bridge filtering. The only
thing these helpers did was to overwrite the original error
message from the ebtables code. For added fun, the callers
of these helpers overwrote the errors yet again. For even
more fun, one of the helpers called another helper and
overwrite its errors too.
Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
Showing
src/qemu/qemu_bridge_filter.c
已删除
100644 → 0
src/qemu/qemu_bridge_filter.h
已删除
100644 → 0
想要评论请 注册 或 登录