commit | 88c4845d7dec835ba7ad1379e30a09658b05495d | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Feb 17 18:16:21 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 17 15:09:19 2017 -0500 |
tree | 5587e6e2817057f246530c33b138328c39e1ba62 | |
parent | b5124720ed2e5b43c851a32e9acc8d29e3e780ae [diff] |
rxrpc: Change module filename to rxrpc.ko Change module filename from af-rxrpc.ko to rxrpc.ko so as to be consistent with the other protocol drivers. Also adjust the documentation to reflect this. Further, there is no longer a standalone rxkad module, as it has been merged into the rxrpc core, so get rid of references to that. Reported-by: Marc Dionne <marc.dionne@auristor.com> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>