Skip to content
Commit 23bc6ab0 authored by Amadeusz Sławiński's avatar Amadeusz Sławiński Committed by Marcel Holtmann
Browse files

Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU



When we retrieve imtu value from userspace we should use 16 bit pointer
cast instead of 32 as it's defined that way in headers. Fixes setsockopt
calls on big-endian platforms.

Signed-off-by: default avatarAmadeusz Sławiński <amadeusz.slawinski@tieto.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
Cc: stable@vger.kernel.org
parent 4360fa22
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment