The need to respond to the HELLO message from the firmware was lost in the translation from the user space implementation of the nameserver. Fixing this also means we can remove the FIXME related to launching the ns. Bjorn Andersson (2): net: qrtr: Respond to HELLO message net: qrtr: Fix FIXME related to qrtr_ns_init() net/qrtr/ns.c | 56 +++++++++++++++++++++++++++---------------------- net/qrtr/qrtr.c | 10 +-------- net/qrtr/qrtr.h | 2 +- 3 files changed, 33 insertions(+), 35 deletions(-) -- 2.24.0