diff options
author | 2019-04-03 12:11:44 +0530 | |
---|---|---|
committer | 2019-04-23 19:23:20 +0200 | |
commit | cd9151b618da4723877bd94eae952f2e50acbc0e (patch) | |
tree | 6fb063730b5e9fd887342d11e6cc8c6f8150d67b /net/socket.c | |
parent | Bluetooth: btbcm: Add entry for BCM2076B1 UART Bluetooth (diff) | |
download | linux-rng-cd9151b618da4723877bd94eae952f2e50acbc0e.tar.xz linux-rng-cd9151b618da4723877bd94eae952f2e50acbc0e.zip |
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
In ext_adv_report_event rssi comes before data (not after data as
in legacy adv_report_evt) so "+ 1" is not required in the ptr arithmatic
to point to next report.
Signed-off-by: Jaganath Kanakkassery <jaganath.kanakkassery@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions