commit | e33b3d97bc443aa330f086ca90a209a0d35dfa86 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Mar 04 15:54:27 2016 +0000 |
committer | David Howells <dhowells@redhat.com> | Fri Mar 04 15:54:27 2016 +0000 |
tree | 0aa94dc615cf12a497be8581cca93ca356d2a768 | |
parent | 0d12f8a4027d021c9cc942f09f38d28288020c5d [diff] |
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>