Bluetooth: Fix L2CAP LE debugfs entries permissions
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 14 May 2014 15:53:35 +0000 (17:53 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 14 May 2014 16:07:07 +0000 (09:07 -0700)
commit40b9397a1a61a37917b93e7d57e6f2faf3a086b4
treeeacae3c15f9841adcf7edba02357d673cf1c5b3a
parent1fb4e09a7e780b915dbd172592ae7e2a4c071065
Bluetooth: Fix L2CAP LE debugfs entries permissions

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>
Cc: stable@vger.kernel.org
net/bluetooth/l2cap_core.c