diff options
author | 2022-02-01 20:10:33 +0000 | |
---|---|---|
committer | 2022-03-04 16:10:49 +0100 | |
commit | c2b2a1a77f6b2694b7249073083ad6a0c918eef3 (patch) | |
tree | f2158c122773f40045ba07d9525aea3b81a81208 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected() (diff) | |
download | linux-dev-c2b2a1a77f6b2694b7249073083ad6a0c918eef3.tar.xz linux-dev-c2b2a1a77f6b2694b7249073083ad6a0c918eef3.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions