Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/git/bluet...
authorDavid S. Miller <davem@davemloft.net>
Sun, 1 Oct 2023 13:15:29 +0000 (14:15 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Oct 2023 13:15:29 +0000 (14:15 +0100)
commitc15cd642d437c9f64d397c14ce734e0554d3977b
tree5768b2d13850774ab18b48109f28ef87c9bb7e7f
parent6b09edc1b31762af58d3d95754354ca6a92d39c0
parentb938790e70540bf4f2e653dcd74b232494d06c8f
Merge tag 'for-net-2023-09-20' of git://git./linux/kernel/git/bluetooth/bluetooth

bluetooth pull request for net:

 - Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
 - Fix handling of listen for ISO unicast
 - Fix build warnings
 - Fix leaking content of local_codecs
 - Add shutdown function for QCA6174
 - Delete unused hci_req_prepare_suspend() declaration
 - Fix hci_link_tx_to RCU lock usage
 - Avoid redundant authentication

Signed-off-by: David S. Miller <davem@davemloft.net>