commit | 9f98effc19bd490a375c4e764a56a2c015d27c3c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Jul 18 01:10:51 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Jul 18 01:12:59 2019 -0400 |
tree | 2e3e9af579aa10667f75e8bea2fe31747824464f | |
parent | 163f88211c147d96b46e376337190a02203ace02 [diff] |
SUNRPC: Fix initialisation of struct rpc_xprt_switch Ensure that we do initialise the fields xps_nactive, xps_queuelen and xps_net. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>