OSDN Git Service

net: qrtr: Fix FIXME related to qrtr_ns_init()
authorBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 2 Mar 2020 07:03:05 +0000 (23:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Mar 2020 01:52:21 +0000 (17:52 -0800)
commit71046abfffe9d34ae90c82cf9c8e44355c2e114c
tree25164161f82b117ff683f9a075663ffdb50d4f41
parenta1dc1d6a05a730b62b45828975a088db577d3139
net: qrtr: Fix FIXME related to qrtr_ns_init()

The 2 second delay before calling qrtr_ns_init() meant that the remote
processors would register as endpoints in qrtr and the say_hello() call
would therefor broadcast the outgoing HELLO to them. With the HELLO
handshake corrected this delay is no longer needed.

Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Tested-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/qrtr/ns.c
net/qrtr/qrtr.c
net/qrtr/qrtr.h