Skip to content

patches/openwrt/uqmi: fix compilation on turris1x

Tomas Zak requested to merge hotfix/uqmi into hbd

For older gcc ver. 8 on turris1x we need to remove dangling-pointer and fix uninitialized state of variable - card_application_state

Merge request reports