Bluetooth: Fix L2CAP LE debugfs entries permissions
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 14 May 2014 15:53:35 +0000 (17:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Jun 2014 18:54:12 +0000 (11:54 -0700)
commit777b5819a2994320f98ee377b6196b1660e12bb6
treed2042b99d66b651856a43b199c935a05e3ad33a2
parent055127d4ab97873286fbcac5f83196aeb6edf1bb
Bluetooth: Fix L2CAP LE debugfs entries permissions

commit 40b9397a1a61a37917b93e7d57e6f2faf3a086b4 upstream.

0466 was probably meant to be 0644, there's no reason why everyone
except root could write there.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/bluetooth/l2cap_core.c