commit | bf68b670f164e7a907e682241946b6b5d2a7cc2c | [log] [tgz] |
---|---|---|
author | Bartosz Bilas <b.bilas@grinn-global.com> | Fri Oct 22 17:56:34 2021 +0200 |
committer | Jukka Rissanen <jukka.rissanen+github@gmail.com> | Tue Oct 26 14:47:38 2021 +0300 |
tree | 82dde8f0cfc844f51b95aa736beb95d2a431a7ce | |
parent | 5107691441abacf6ec12398bf2785deae2edec45 [diff] |
drivers: modem: gsm: extend modem info struct about RSSI value Add RSSI member into gsm_ppp_modem_info structure in order to get that information using the gsm_ppp_modem_info function. Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>