]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove worthless ebtRules data structure
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 7 Mar 2014 17:03:51 +0000 (17:03 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 11 Mar 2014 11:01:52 +0000 (11:01 +0000)
commit6e69008f3ebbaa0e20e88076dcfe9b751fa5fcfc
tree8b8f5e153d7333fc1c240b8ff75e4d4ed088e8b2
parent78629cf5310874fe02f1fd76c9ad6016724358f7
Remove worthless ebtRules data structure

The ebtRules data structure serves no useful purpose as
the table name is never used and only 1 single chain name
needs to be stored. Just store the chain name directly
in the ebtablesContext instead.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/util/virebtables.c
src/util/virebtables.h