usb_ecm: Use the current configuration instead of a fixed one.hrev50146
commit91ea4fb48a104ad60aa279910434462c26e84d13
authorMichael Lotz <mmlr@mlotz.ch>
Sat, 12 Mar 2016 11:59:40 +0000 (12 12:59 +0100)
committerMichael Lotz <mmlr@mlotz.ch>
Sat, 12 Mar 2016 12:15:49 +0000 (12 13:15 +0100)
tree77261368c6acacf489d89f368b9d8648fe848004
parentb62bb24fe4f2a2829bb584f7c1e5c687f7eae2f1
usb_ecm: Use the current configuration instead of a fixed one.

This allows usb_ecm to work in case it is part of a device using
different configurations for different types of interfaces and ECM is
not the first configuration.
src/add-ons/kernel/drivers/network/usb_ecm/ECMDevice.cpp