Skip to content
Commit 83a33b24 authored by David S. Miller's avatar David S. Miller
Browse files

bluetooth: sco: Fix sockptr reference.



net/bluetooth/sco.c: In function ‘sco_sock_setsockopt’:
net/bluetooth/sco.c:862:3: error: cannot convert to a pointer type
  862 |   if (get_user(opt, (u32 __user *)optval)) {
      |   ^~

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4bb540db
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