kernel-fxtec-pro1x/net/qrtr
Arun Kumar Neelakantam 7b77a058b6 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>
2019-03-20 16:35:21 -07:00
..
fifo.c qrtr: Add FIFO based communication between VMs 2019-03-20 16:34:39 -07:00
Kconfig qrtr: Add FIFO based communication between VMs 2019-03-20 16:34:39 -07:00
Makefile qrtr: Add FIFO based communication between VMs 2019-03-20 16:34:39 -07:00
mhi.c net: qrtr: Add forwarding support based on net id 2019-01-04 12:09:00 +05:30
qrtr.c net: qrtr: Only update pkts with broadcast node ID 2019-03-20 16:35:21 -07:00
qrtr.h qrtr: Add support to read qrtr packet size 2019-03-12 17:39:23 -07:00
smd.c net: qrtr: Add forwarding support based on net id 2019-01-04 12:09:00 +05:30
tun.c
usb.c net: qrtr: usb: Add support for 90f3 PID 2019-03-12 17:39:22 -07:00