CVSROOT: /cvs/gnome Module name: NetworkManager Changes by: rml 06/01/11 15:07:56
Modified files: . : ChangeLog configure.in src : nm-device-802-3-ethernet.c test : nm-tool.c Log message: 2006-01-11 Robert Love <[EMAIL PROTECTED]> * src/nm-device-802-3-ethernet.c: Use the if_mii() inline function that is defined in <linux/mii.h> to return the mii_ioctl_data structure from the ifreq structure in lieu of an open coded solution. Removes a life-threatening type-punning. * configure.in: Remove '-Wno-strict-aliasing' as we no longer pun any types, ever, whatsoever, baby. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=rml&date=explicit&mindate=2006-01-11%2015:06&maxdate=2006-01-11%2015:08 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list