Skip to content
  • Robert Love's avatar
    · a6978152
    Robert Love authored
    2005-10-04  Robert Love  <rml@novell.com>
    
    	* src/nm-dbus-device.c: Use iw_ether_ntop(), not ether_ntoa_r(), to
    	  convert an ether_addr structure's MAC into a string, because the
    	  latter will drop leading zero's and uses lower-case, e.g. 7:3b:4
    	  versus 07:3B:04, while the former will not.
    
    
    git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@993 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
    a6978152