zephyr/subsys/usb
Aurelien Jarno 2c41103c8f usb/net: fix ECM driver in composite mode
Since commit b48a8c3247 ("usb: device: Add composite status callback")
the cb_usb_status callback is not called anymore in composite mode. The
cb_usb_status_composite callback is called instead.

This patch updates the ECM driver to use either one or the other
depending on CONFIG_USB_COMPOSITE_DEVICE.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2019-02-19 11:26:47 -05:00
..
class usb/net: fix ECM driver in composite mode 2019-02-19 11:26:47 -05:00
bos.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
CMakeLists.txt usb: osdesc: Add MS OS Descriptors version 1 support 2018-07-12 23:10:22 -04:00
Kconfig usb: add SoF event 2018-11-23 09:18:41 -05:00
os_desc.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
os_desc.h usb: osdesc: Use definition for string descriptor index 2018-07-12 23:10:22 -04:00
usb_descriptor.c usb: Add helpers for getting common device data 2019-02-08 11:23:04 -05:00
usb_descriptor.h usb: Add helpers for getting common device data 2019-02-08 11:23:04 -05:00
usb_device.c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00