• David Howells's avatar
    rxrpc: Fix trace string · aadf9dce
    David Howells authored
    The trace symbol printer (__print_symbolic()) ignores symbols that map to
    an empty string and prints the hex value instead.
    
    Fix the symbol for rxrpc_cong_no_change to " -" instead of "" to avoid
    this.
    
    Fixes: b54a134a ("rxrpc: Fix handling of enums-to-string translation in tracing")
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    aadf9dce
rxrpc.h 43.1 KB