diff options
author | Luiz Augusto von Dentz <[email protected]> | 2021-12-03 16:15:40 -0800 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2021-12-07 17:05:52 +0100 |
commit | 8aca46f91c42020bc58cd56e464a1101e517aa10 (patch) | |
tree | 95d72c2b0e13db155b17202c6d2be584f41e2b4c /net/unix/sysctl_net_unix.c | |
parent | 995d948cf2e45834275f07afc1c9881a9902e73c (diff) |
Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb
This introduces mgmt_alloc_skb and mgmt_send_event_skb which are
convenient when building MGMT events that have variable length as the
likes of skb_put_data can be used to insert portion directly on the skb
instead of having to first build an intermediate buffer just to be
copied over the skb.
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions