zephyr/subsys/usb/class
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
..
hid include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
netusb usb/net: fix ECM driver in composite mode 2019-02-19 11:26:47 -05:00
bluetooth.c usb: Refactor usb_interface_config callback 2019-02-08 11:23:04 -05:00
cdc_acm.c usb: cdc_acm: Use new device data interface 2019-02-08 11:23:04 -05:00
CMakeLists.txt subsys: usb: class: add loopback function 2018-07-06 11:56:16 -05:00
Kconfig usb: cdc_acm: Refactor Kconfig for CDC ACM 2019-02-08 11:23:04 -05:00
loopback.c usb: Refactor usb_interface_config callback 2019-02-08 11:23:04 -05:00
mass_storage.c usb: msc: Fix redeclaration of enumerators 2019-02-08 11:23:04 -05:00
usb_dfu.c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00