Skip to content
Commit d046ea28 authored by Marek Metelski's avatar Marek Metelski Committed by Carles Cufí
Browse files

drivers: gsm_ppp: Fix null pointer dereference in log message



Log message references gsm->context.data_rssi which is NULL
when CONFIG_MODEM_SHELL=n. Use gsm->minfo.mdm_rssi which is
internally used when accessing RSSI value.

Signed-off-by: default avatarMarek Metelski <marek@metelski.dev>
parent 12eda769
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment