commit | cf99ba1359701ce82e756368513ddd0c5a7164ba | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 02 21:16:08 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Oct 03 09:33:02 2013 +0300 |
tree | 225f1ce672e6a590f9fbd8d44d6a897da5c27be7 | |
parent | 9060d5cf5200c37dd23f5502bd7c3ccadce04a5f [diff] |
Bluetooth: Restrict loading of long term keys to LE capable controllers Loading long term keys into a BR/EDR only controller make no sense. The kernel would never use any of these keys. So instead of allowing userspace to waste memory, reject such operation with a not supported error message. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>