diff options
| author | Zijun Hu <zijun.hu@oss.qualcomm.com> | 2026-07-25 01:54:45 -0700 |
|---|---|---|
| committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2026-08-07 15:38:31 -0400 |
| commit | b1ffea37f7349ca12166812669a554d1191d26cc (patch) | |
| tree | 4825b3a2c952345a5a4db326c180dd3e8ecce6c3 /tools/perf/scripts/python/bin | |
| parent | 22fd0fbcf720a99acdd2bef66d57f4f3c95ed9cb (diff) | |
Bluetooth: hci_core: Simplify hci_recv_frame() by hci_acl_handle()
Simplify hci_recv_frame() by using hci_acl_handle() instead of:
__u16 handle = __le16_to_cpu(hci_acl_hdr(skb)->handle);
... hci_handle(handle) ...
Signed-off-by: Zijun Hu <zijun.hu@oss.qualcomm.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
