commit | 40b9397a1a61a37917b93e7d57e6f2faf3a086b4 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed May 14 17:53:35 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed May 14 09:07:07 2014 -0700 |
tree | eacae3c15f9841adcf7edba02357d673cf1c5b3a | |
parent | 1fb4e09a7e780b915dbd172592ae7e2a4c071065 [diff] |
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