commit | 55909f21a1079c5f9751d7919f8c9411500e1667 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Aug 23 11:48:15 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Aug 30 09:19:34 2013 -0400 |
tree | 9d7dba57e6648975b9980df585c74b83a9981634 | |
parent | 2d9db75005effd6d4e0c8be4f74922e4f413fbe5 [diff] |
SUNRPC: Deprecate rpc_client->cl_protname It just duplicates the cl_program->name, and is not used in any fast paths where the extra dereference will cause a hit. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>