]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIX
authorDavid Howells <dhowells@redhat.com>
Fri, 4 Mar 2016 15:54:27 +0000 (15:54 +0000)
committerDavid Howells <dhowells@redhat.com>
Fri, 4 Mar 2016 15:54:27 +0000 (15:54 +0000)
commitf2b8b0d874b25468f9b440fc7910d6fa6e98dc45
tree0aa94dc615cf12a497be8581cca93ca356d2a768
parent8b1919b70691445cdac3115ba14bbe41aee42937
rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIX

Fix the protocol family set in the proto_ops for rxrpc to be PF_RXRPC not
PF_UNIX.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/af_rxrpc.c