NetworkManager/src/devices/wimax
Thomas Haller 92f4258326 device: remove debug logging from is_available()
Having logging statements in a simple getter (or is_*()) means
you cannot call these functions without cluttering the log.

Another approach would be to add an @out_reason argument, and
callers who actually care log the reason. For now, just get rid
of the messages.

(cherry picked from commit e524be2c34)
2015-02-24 17:44:04 +01:00
..
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
iwmxsdk.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
iwmxsdk.h build: renable -Wstrict-prototypes compiler warning 2014-10-29 14:09:52 +01:00
Makefile.am libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-device-wimax.c device: remove debug logging from is_available() 2015-02-24 17:44:04 +01:00
nm-device-wimax.h devices: drop device-type-specific error domains 2014-10-22 08:29:08 -04:00
nm-wimax-factory.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-wimax-nsp.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-wimax-nsp.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-wimax-types.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-wimax-util.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-wimax-util.h wimax/build: use NM_PRAGMA_WARNING_DISABLE() macro instead of #pragma 2014-10-31 21:02:42 +01:00