Remove no-op networking APIs from openvz driver

This commit is contained in:
Daniel P. Berrange
2008-01-21 15:19:46 +00:00
parent 64b3019d69
commit 53365f4c54
2 changed files with 4 additions and 44 deletions

View File

@@ -1,3 +1,7 @@
Mon Jan 21 10:12:04 EST 2008 Daniel P. Berrange <berrange@redhat.com>
* src/openvz_driver.c: Remove no-op networking APIs
Mon Jan 21 15:03:04 CET 2008 Jim Meyering <meyering@redhat.com>
Adjust sexpr-related interfaces to be const-correct.