Re: [PATCH 1/1] telit: fix #PSNT values interpretation for HSDPA and LTE modems

2017-06-16 Thread Aleksander Morgado
On Fri, Jun 16, 2017 at 4:12 PM, Daniele Palmas wrote: > Telit LTE modems use #PSNT: 4 for LTE access technology, > and #PSNT: 5 for unknown access technology, while HSDPA > modems use #PSNT: 4 for unknown access technology. > > This patch fixes those #PSNT values interpretation

[PATCH 1/1] telit: fix #PSNT values interpretation for HSDPA and LTE modems

2017-06-16 Thread Daniele Palmas
Telit LTE modems use #PSNT: 4 for LTE access technology, and #PSNT: 5 for unknown access technology, while HSDPA modems use #PSNT: 4 for unknown access technology. This patch fixes those #PSNT values interpretation according to the modem capabilities. --- Hi, this patch needs commit