Files
i2som-imx-linux/net
Loic Poulain 7cbb6f2332 net: qrtr: Fix port ID for control messages
[ Upstream commit ae068f561b ]

The port ID for control messages was uncorrectly set with broadcast
node ID value, causing message to be dropped on remote side since
not passing packet filtering (cb->dst_port != QRTR_PORT_CTRL).

Fixes: d27e77a3de ("net: qrtr: Reset the node and port ID of broadcast messages")
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-02-23 15:00:59 +01:00
..
2021-02-10 09:21:09 +01:00
2021-02-03 23:23:27 +01:00
2020-10-29 09:54:55 +01:00
2020-12-30 11:25:44 +01:00