NetworkManager/src/platform
Lubomir Rintel d7108d9362 platform/wifi: drop an unused variable
src/platform/wifi/wifi-utils-nl80211.c:192:31: error: unused variable 'msg_free' [-Werror,-Wunused-variable]
          nm_auto_nlmsg struct nl_msg *msg_free = msg;

Fixes: a7bda2ed12
2018-02-23 22:04:11 +01:00
..
tests platform/test: drop the /sys/devices dance 2018-02-12 20:46:47 +01:00
wifi platform/wifi: drop an unused variable 2018-02-23 22:04:11 +01:00
nm-fake-platform.c wifi: always build nl80211 CRIT_PROTOCOL support 2018-01-15 20:29:26 +01:00
nm-fake-platform.h
nm-linux-platform.c platform: refactor completing netlink responses in event_handler_read_netlink() 2018-02-21 12:08:46 +01:00
nm-linux-platform.h
nm-netlink.c platform: cleanup error handling in event_handler_recvmsgs() 2018-02-21 12:08:46 +01:00
nm-netlink.h platform: cleanup error handling in event_handler_recvmsgs() 2018-02-21 12:08:46 +01:00
nm-platform-private.h
nm-platform-utils.c
nm-platform-utils.h
nm-platform.c platform: add nm_platform_process_events_ensure_link() function 2018-02-21 20:28:46 +01:00
nm-platform.h platform: add nm_platform_process_events_ensure_link() function 2018-02-21 20:28:46 +01:00
nmp-netns.c platform/netns: don't try to overlay ro /sys with a rw one 2018-02-12 20:46:47 +01:00
nmp-netns.h core: cleanup implementation of nm_auto* macros to use nm_auto() 2017-10-11 08:43:40 +02:00
nmp-object.c platform: fix object order in platform cache during dump 2018-02-09 17:40:01 +01:00
nmp-object.h device: fix IPv6 DAD to re-check whether address really failed DAD 2018-02-09 17:40:01 +01:00