netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: qrtr: Nameserver fixes
@ 2020-03-02  7:03 Bjorn Andersson
  2020-03-02  7:03 ` [PATCH v2 1/2] net: qrtr: Respond to HELLO message Bjorn Andersson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bjorn Andersson @ 2020-03-02  7:03 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Manivannan Sadhasivam
  Cc: netdev, linux-kernel, linux-arm-msm

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-04  1:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-02  7:03 [PATCH v2 0/2] net: qrtr: Nameserver fixes Bjorn Andersson
2020-03-02  7:03 ` [PATCH v2 1/2] net: qrtr: Respond to HELLO message Bjorn Andersson
2020-03-02  7:03 ` [PATCH v2 2/2] net: qrtr: Fix FIXME related to qrtr_ns_init() Bjorn Andersson
2020-03-04  1:52 ` [PATCH v2 0/2] net: qrtr: Nameserver fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).