nfc: remove noisy message from llcp_sock_sendmsg
authorDave Jones <davej@redhat.com>
Wed, 12 Dec 2012 18:11:34 +0000 (18:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Dec 2012 17:58:10 +0000 (12:58 -0500)
This is easily triggerable when fuzz-testing as an unprivileged user.
We could rate-limit it, but given we don't print similar messages
for other protocols, I just removed it.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found