summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2025-12-10 11:38:08 -0500
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2026-01-29 13:21:40 -0500
commit129d1ef3c5e60d51678e6359beaba85771a49e46 (patch)
treec71816e2362ff034ee70e28379a6f03fe240a001 /tools/perf/scripts/python/bin/stackcollapse-record
parentfce1a9244a0f85683be8530e623bc729f24c5067 (diff)
downloadlinux-129d1ef3c5e60d51678e6359beaba85771a49e46.tar.gz
linux-129d1ef3c5e60d51678e6359beaba85771a49e46.zip
Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
conn->le_{tx,rx}_phy is not actually a bitfield as it set by HCI_EV_LE_PHY_UPDATE_COMPLETE it is actually correspond to the current PHY in use not what is supported by the controller, so this introduces different fields (conn->le_{tx,rx}_def_phys) to track what PHYs are supported by the connection. Fixes: eab2404ba798 ("Bluetooth: Add BT_PHY socket option") Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions