2008-08-14 Dan Williams <dcbw@redhat.com>

* src/NetworkManagerSystem.c
		- (nm_system_device_is_up_with_iface): ensure ifreq is cleared before using
		- (nm_system_device_set_up_down_with_iface): cleanups; only return
			success if the operation really was successful



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3960 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams 2008-08-14 16:52:13 +00:00
parent 91497f2949
commit c247c3d49a

View file

@ -1,3 +1,10 @@
2008-08-14 Dan Williams <dcbw@redhat.com>
* src/NetworkManagerSystem.c
- (nm_system_device_is_up_with_iface): ensure ifreq is cleared before using
- (nm_system_device_set_up_down_with_iface): cleanups; only return
success if the operation really was successful
2008-08-14 Dan Williams <dcbw@redhat.com>
* src/nm-netlink-monitor.c