Skip to content

mm-broadband-modem-mbim: fix incorrect log message

Eric Caruso requested to merge ejcaruso/ModemManager:fix-flag into master

The log message would display a value based on combining the notification flags with a CID, which doesn't make sense. Test against the flag for this notification instead.

Merge request reports