Skip to content
Commit 5c7d2dd2 authored by Marcel Holtmann's avatar Marcel Holtmann
Browse files

Bluetooth: Make data pointer of hci_recv_stream_fragment const



The data pointer provided to hci_recv_stream_fragment function should
have been marked const. The function has no business in modifying the
original data. So fix this now.

Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
Signed-off-by: default avatarJohan Hedberg <johan.hedberg@intel.com>
parent 940cbe3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment