mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-03 14:30:27 +00:00
rpc_call_async() will always call rpc_release_calldata(), so it is an error for __nlm_async_call() to do so as well. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>