From: Derrick Brashear Date: Thu, 17 Apr 2008 18:25:54 +0000 (+0000) Subject: STABLE14-shutdown-cleanup-not-yet-20071106 X-Git-Tag: openafs-stable-1_4_7pre4~10 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=44ca73464fcb76984a93b20074762ed36253c402;p=packages%2Fo%2Fopenafs.git STABLE14-shutdown-cleanup-not-yet-20071106 (cherry picked from commit 044b90beb46177691fd05e08d552a37a48ad2ac8) --- diff --git a/src/afs/afs_call.c b/src/afs/afs_call.c index d8d96b21c..582f96ddb 100644 --- a/src/afs/afs_call.c +++ b/src/afs/afs_call.c @@ -1888,6 +1888,7 @@ afs_shutdown(void) shutdown_rx(); afs_shutdown_BKG(); #endif + return; shutdown_bufferpackage(); shutdown_cache(); shutdown_osi();