[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n
authorDavid Howells <dhowells@redhat.com>
Tue, 22 May 2007 23:14:24 +0000 (16:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 May 2007 23:14:24 +0000 (16:14 -0700)
commit1f8481d19af005c469ee50cf972486240905585e
tree5e099ffda8ce946b18391db8d7ceeadfab241a8f
parent71a904bf49582f1866e2d6f9ce0a186af9a50b39
[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n

Make the call state names array available even if CONFIG_PROC_FS is
disabled as it's used in other places (such as debugging statements)
too.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rxrpc/ar-call.c
net/rxrpc/ar-proc.c