net: qrtr: ns: Change to ratelimited prints
Error prints for commands that are broadcasted may spam the kernel logs
if a client is misbehaving and stops reading from it's socket.
Change these prints to ratelimited in order to prevent performance
issues when a client socket is full.
Change-Id: I5aa5fa1f693f9865a3d28f28de38f870a42fbc8d
Signed-off-by:
Chris Lew <clew@codeaurora.org>
Loading
Please register or sign in to comment