net: qrtr: Only update pkts with broadcast node ID
Forwarding of control packets are not reaching the destination because
of replacing all control packets node id with node_id instead of
packet destination node_id.
Replace dst_node_id only when node id is broadcast node ID.
Change-Id: I544f52613fbf8b0973f3188d2acc03f5487d6bac
Signed-off-by:
Arun Kumar Neelakantam <aneela@codeaurora.org>
Loading
Please register or sign in to comment