diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-06-11 16:36:27 -0400 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-06-11 16:39:25 -0400 |
commit | 7dd38ba4acbea9875b4ee061e20a26413e39d9f4 (patch) | |
tree | 8a9294e8b7717fe2980f400c422b2e62e41932b9 /scripts/gdb/linux/device.py | |
parent | 5842c01a9ed1d515c8ba2d6d3733eac78ace89c1 (diff) |
Bluetooth: MGMT: Fix sparse errors
This fixes the following errors:
net/bluetooth/mgmt.c:5400:59: sparse: sparse: incorrect type in argument 3
(different base types) @@ expected unsigned short [usertype] handle @@
got restricted __le16 [usertype] monitor_handle @@
net/bluetooth/mgmt.c:5400:59: sparse: expected unsigned short [usertype] handle
net/bluetooth/mgmt.c:5400:59: sparse: got restricted __le16 [usertype] monitor_handle
Fixes: e6ed54e86aae ("Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202506060347.ux2O1p7L-lkp@intel.com/
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions