]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
nwfilter: drop dead code
authorEric Blake <eblake@redhat.com>
Wed, 28 Nov 2012 16:20:49 +0000 (09:20 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 28 Nov 2012 16:21:33 +0000 (09:21 -0700)
commit89cf363061d74e835da24f2abec26683064b56fd
tree25f767a82124b91cdd3c7a0124e03fec4885d9fd
parent7794e02c566b2eb8f64372b907ade3a23939e54a
nwfilter: drop dead code

Commit cb022152 went overboard and introduced a dead conditional
while trying to get rid of a potential NULL dereference.

* src/nwfilter/nwfilter_dhcpsnoop.c (virNWFilterSnoopReqNew):
Remove redundant conditional.
src/nwfilter/nwfilter_dhcpsnoop.c