• David Howells's avatar
    rxrpc: Absorb the rxkad security module · 3e0950e3
    David Howells authored
    Absorb the rxkad security module into the af_rxrpc module so that there's
    only one module file.  This avoids a circular dependency whereby rxkad pins
    af_rxrpc and cached connections pin rxkad but can't be manually evicted
    (they will expire eventually and cease pinning).
    
    With this change, af_rxrpc can just be unloaded, despite having cached
    connections.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    3e0950e3
Makefile 455 Bytes