commit | 1e9683c9b6ca88cc9340cdca85edd6134c8cffe3 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Tue Aug 27 15:01:34 2024 -0400 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Fri Aug 30 17:57:11 2024 -0400 |
tree | cb581b4bd00a985ab5b316020e59e33be253de40 | |
parent | 532f8bcd1c2c4e8112f62e1922fd1703bc0ffce0 [diff] |
Bluetooth: MGMT: Ignore keys being loaded with invalid type Due to 59b047bc98084f8af2c41483e4d68a5adf2fa7f7 there could be keys stored with the wrong address type so this attempt to detect it and ignore them instead of just failing to load all keys. Cc: stable@vger.kernel.org Link: https://github.com/bluez/bluez/issues/875 Fixes: 59b047bc9808 ("Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE") Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>