diff options
| author | Daniele Palmas <[email protected]> | 2025-06-03 09:12:04 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-06-05 10:27:20 +0000 |
| commit | 501fe52aa908c96f2c9b8d54767938a1a5960354 (patch) | |
| tree | 893a1d9f43b12648ee78318ea9372094fba99750 /scripts/git-resolve.sh | |
| parent | Merge branch 'net-dsa-b53-fix-rgmii-ports' (diff) | |
| download | kernel-501fe52aa908c96f2c9b8d54767938a1a5960354.tar.gz kernel-501fe52aa908c96f2c9b8d54767938a1a5960354.zip | |
net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexing
Recent Qualcomm chipsets like SDX72/75 require MBIM sessionId mapping
to muxId in the range (0x70-0x8F) for the PCIe tethered use.
This has been partially addressed by the referenced commit, mapping
the default data call to muxId = 112, but the multiplexed data calls
scenario was not properly considered, mapping sessionId = 1 to muxId
1, while it should have been 113.
Fix this by moving the session_id assignment logic to mhi_mbim_newlink,
in order to map sessionId = n to muxId = n + WDS_BIND_MUX_DATA_PORT_MUX_ID.
Fixes: 65bc58c3dcad ("net: wwan: mhi: make default data link id configurable")
Signed-off-by: Daniele Palmas <[email protected]>
Reviewed-by: Loic Poulain <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'scripts/git-resolve.sh')
0 files changed, 0 insertions, 0 deletions
