Files
linux/net/bluetooth
Dan Carpenter 72d061ee63 Bluetooth: Fix error code in chan_alloc_skb_cb()
The chan_alloc_skb_cb() function is supposed to return error pointers on
error.  Returning NULL will lead to a NULL dereference.

Fixes: 6b8d4a6a03 ("Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2025-03-13 16:40:17 -04:00
..
2023-02-13 18:34:48 +08:00
2024-03-08 10:22:17 -05:00
2025-01-15 10:32:20 -05:00
2025-01-15 10:37:07 -05:00
2024-03-06 17:22:39 -05:00
2024-07-15 10:11:35 -04:00
2024-07-15 10:11:35 -04:00
2021-06-26 07:12:37 +02:00