zephyr/subsys/usb/class/netusb
Krzysztof Chruscinski 97345dbb1b logging: Fix errors in log usage
Couple of findings which were revealed after changing
LOG_MODULE_REGISTER macro:
- missing semicolons after LOG_MODULE_REGISTER()
- missing LOG_LEVEL defines
- other

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-11-10 12:38:29 -05:00
..
CMakeLists.txt usb: Correct include path 2018-07-12 23:10:22 -04:00
Kconfig net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
function_ecm.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
function_eem.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
function_rndis.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
function_rndis.h usb: Add RNDIS packet boundary check 2018-01-17 18:53:05 -05:00
netusb.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
netusb.h netusb: Remove ifdef registration for functions 2018-10-11 14:45:26 -04:00