Hi Luiz, > This makes use of mgmt_alloc_skb to build MGMT_EV_DEVICE_FOUND so the > data is copied directly to skb that is then sent using > mgmt_send_event_skb eliminating the necessity of intermediary buffers. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > net/bluetooth/mgmt.c | 52 ++++++++++++++++++++++++++------------------ > 1 file changed, 31 insertions(+), 21 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel