linux-stable/net/qrtr
Vignesh Viswanathan 69940b888e net: qrtr: Handle IPCR control port format of older targets
The destination port value in the IPCR control buffer on older
targets is 0xFFFF. Handle the same by updating the dst_port to
QRTR_PORT_CTRL.

Signed-off-by: Vignesh Viswanathan <quic_viswanat@quicinc.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-07-17 09:02:30 +01:00
..
Kconfig
Makefile net: qrtr: combine nameservice into main module 2021-09-28 17:36:43 -07:00
af_qrtr.c net: qrtr: Handle IPCR control port format of older targets 2023-07-17 09:02:30 +01:00
mhi.c net: qrtr: start MHI channel after endpoit creation 2022-08-15 11:21:42 +01:00
ns.c net: qrtr: ns: Change nodes radix tree to xarray 2023-07-17 09:02:30 +01:00
qrtr.h net: qrtr: fix null-ptr-deref in qrtr_ns_remove 2021-01-05 16:50:09 -08:00
smd.c
tun.c net: qrtr: Fix memory leak in qrtr_tun_open 2021-02-23 15:38:22 -08:00