commit | 026e43def736923fedb9919a0bd22fff7ba03e8b | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Wed Dec 12 18:11:34 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 13 12:58:10 2012 -0500 |
tree | 3a7f8e9451da05d5553d76bc0da355c7aa4bcaf5 | |
parent | 6be35c700f742e911ecedd07fcc43d4439922334 [diff] |
nfc: remove noisy message from llcp_sock_sendmsg 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>