Skip to content

qmi-device: clean up driver decision

Eric Caruso requested to merge ejcaruso/libqmi:cleanup-2 into master

This gets rid of a couple of gross gotos and weird control flow by extracing the DRIVER step of device_open_step into a separate function.

Merge request reports