mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-13 04:08:14 +00:00
xprt_disconnect() should really only be called when the transport shutdown is completed, and it is time to wake up any pending tasks. Rename it to xprt_disconnect_done() in order to reflect the semantical change. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>