linux/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
..
af_qrtr.c net: qrtr: Handle IPCR control port format of older targets 2023-07-17 09:02:30 +01:00
Kconfig
Makefile
mhi.c
ns.c net: qrtr: ns: Change nodes radix tree to xarray 2023-07-17 09:02:30 +01:00
qrtr.h
smd.c
tun.c