diff options
author | Aleksander Morgado <aleksandermj@chromium.org> | 2022-12-05 22:38:57 +0000 |
---|---|---|
committer | Aleksander Morgado <aleksandermj@chromium.org> | 2022-12-05 22:38:57 +0000 |
commit | 913022ed907ed4203dafe8c490278e478ca9d293 (patch) | |
tree | 7c3e01d8eca8f8e6210d0d37a01a23527a023c23 /src/mm-netlink.c | |
parent | b515f72bb0e3677f8ddda5ad19b77388d13855c0 (diff) |
broadband-modem-mbim: MbimSmsStatusFlag is flags, not an enum
We can directly use this change instead of requiring the libmbim
version bump because the numeric values of the enum didn't change:
NEW_MESSAGE == 2 == (1<<1)
Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/673
Diffstat (limited to 'src/mm-netlink.c')
0 files changed, 0 insertions, 0 deletions