• Marcel Holtmann's avatar
    [Bluetooth] Use type of the parent socket · 5684f290
    Marcel Holtmann authored
    The SELinux fixes for kernel sockets assume that we always use the type
    SOCK_SEQPACKET, but this must not be the truth. Give the sock->type
    as argument to sock_create_lite() and everything is correct for the new
    child socket.
    5684f290
core.c 43.8 KB