Hi Bjørn,

Firstly, thank you for your previous patches which help me a lot.

On 02/05/2016 22:24, Bjørn Mork wrote:
Martin Chaplet <m.chaplet@kerlink.fr> writes:

+# Sierra MC73xx (wwan0 is buggy,
I suspect this is a raw-ip vs 802.3 issue. For example: wwan0 might be
configured for raw-ip if firmware autoconnect is enabled. You should be
able to detect this with a QMI_WDA "Get Data Format" request.

In general, both interfaces 8 and 10 are usable on these modems.

You are so right !

However, WDA service is not yet supported in qmimodem.
So I think we can keep the interface matching on QMI interface no 10 for now because  using interface 8 will imply changing its default link layer at each boot.

What's your opinion ?

Best regards,

Martin