diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2021-09-03 15:27:32 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-09-13 21:53:23 +0200 |
commit | 81be03e026dc0c16dc1c64e088b2a53b73caa895 (patch) | |
tree | 9d3cfb7c43a27b403f3ba40a899186f6069f4239 /net/bluetooth/eir.c | |
parent | 0771cbb3b97d3c1d68eecd7f00055f599954c34e (diff) | |
download | linux-next-81be03e026dc0c16dc1c64e088b2a53b73caa895.tar.gz |
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
This makes use of bt_skb_sendmmsg instead using memcpy_from_msg which
is not considered safe to be used when lock_sock is held.
Also make rfcomm_dlc_send handle skb with fragments and queue them all
atomically.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/eir.c')
0 files changed, 0 insertions, 0 deletions