NetworkManager/src/platform/wifi
Thomas Haller 08bc38cb5c platform/wifi: don't use __u32 type in "nm-wifi-utils-nl80211.c"
Also, use unsignd (guint) variable as index. That is fine, because
nla_len() returns a (signed) int.
2019-02-22 10:05:00 +01:00
..
nm-wifi-utils-nl80211.c platform/wifi: don't use __u32 type in "nm-wifi-utils-nl80211.c" 2019-02-22 10:05:00 +01:00
nm-wifi-utils-nl80211.h platform: move the management of the genl socket to linux-platform 2018-06-26 16:21:54 +02:00
nm-wifi-utils-private.h platform/wifi: turn NMWifiUtils into a GObject 2018-06-26 16:21:54 +02:00
nm-wifi-utils-wext.c all: replace strerror() calls with nm_strerror_native() 2019-02-12 08:50:28 +01:00
nm-wifi-utils-wext.h platform/wifi: turn NMWifiUtils into a GObject 2018-06-26 16:21:54 +02:00
nm-wifi-utils.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-wifi-utils.h docs: misc. typos 2018-09-15 09:08:03 +02:00