mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 19:50:14 +01:00
* 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. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1316 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| libnm-util | ||
| test-common | ||
| .cvsignore | ||
| libnm_glib_test.c | ||
| Makefile.am | ||
| nm-dhcp-opt-test.c | ||
| nm-tool.c | ||
| nminfotest.c | ||
| nmnetlinktest.c | ||
| nmtestdevices.c | ||