Files
linux-stable-mirror/net/bluetooth/rfcomm
Luiz Augusto von Dentz 1cfc3ab941 Bluetooth: Consolidate code around sk_alloc into a helper function
[ Upstream commit 6bfa273e53 ]

This consolidates code around sk_alloc into bt_sock_alloc which does
take care of common initialization.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Stable-dep-of: ce60b9231b ("Bluetooth: compute LE flow credits based on recvbuf space")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-06-12 11:03:20 +02:00
..