Commit aa637b2cf303 for kernel

commit aa637b2cf303e1d133a5c4ad3ee397ad99ad3f14
Merge: 84a8335d8300 129fa608b6ad
Author: Paolo Abeni <pabeni@redhat.com>
Date:   Thu Mar 26 13:46:55 2026 +0100

    Merge tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth

    Luiz Augusto von Dentz says:

    ====================
    bluetooth pull request for net:

     - L2CAP: Fix deadlock in l2cap_conn_del()
     - L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
     - L2CAP: Fix send LE flow credits in ACL link
     - btintel: serialize btintel_hw_error() with hci_req_sync_lock
     - btusb: clamp SCO altsetting table indices

    * tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth:
      Bluetooth: btusb: clamp SCO altsetting table indices
      Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
      Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
      Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock
      Bluetooth: L2CAP: Fix send LE flow credits in ACL link
    ====================

    Link: https://patch.msgid.link/20260325194358.618892-1-luiz.dentz@gmail.com
    Signed-off-by: Paolo Abeni <pabeni@redhat.com>