[PATCH net-next 0/2] net: qrtr: Few qrtr fixes

From: Sricharan Ramabadhran
Date: Fri Sep 01 2023 - 06:20:48 EST


Patch #1 fixes a race condition between qrtr driver and ns opening and
sending data to a control port.

Patch #2 address the issue with legacy targets sending the SSR
notifications using DEL_PROC control message.

Sricharan Ramabadhran (1):
net: qrtr: Add support for processing DEL_PROC type control message

Vignesh Viswanathan (1):
net: qrtr: Prevent stale ports from sending

include/uapi/linux/qrtr.h | 1 +
net/qrtr/af_qrtr.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 76 insertions(+)

--
2.7.4