diff options
author | Radoslaw Biernacki <rad@semihalf.com> | 2022-02-01 20:10:33 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2022-03-04 16:10:49 +0100 |
commit | c2b2a1a77f6b2694b7249073083ad6a0c918eef3 (patch) | |
tree | f2158c122773f40045ba07d9525aea3b81a81208 /net/mptcp | |
parent | ba17bb62ce415950753c19d16bb43b2bd3701158 (diff) |
Bluetooth: Improve skb handling in mgmt_device_connected()
This patch introduce eir_skb_put_data() that can be used to simplify
operations on eir in goal of eliminating the necessity of intermediary
buffers.
eir_skb_put_data() is in pair to what eir_append_data() does with help of
eir_len, but without awkwardness when passing return value to skb_put() (as
it returns updated offset not size).
Signed-off-by: Radoslaw Biernacki <rad@semihalf.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'net/mptcp')
0 files changed, 0 insertions, 0 deletions