From: Derrick Brashear Date: Wed, 7 Nov 2007 04:23:47 +0000 (+0000) Subject: shutdown-cleanup-not-yet-20071106 X-Git-Tag: BP-openafs-windows-kdfs-ifs~373 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=044b90beb46177691fd05e08d552a37a48ad2ac8;p=packages%2Fo%2Fopenafs.git shutdown-cleanup-not-yet-20071106 --- diff --git a/src/afs/afs_call.c b/src/afs/afs_call.c index 6577af00f..c223dd3a9 100644 --- a/src/afs/afs_call.c +++ b/src/afs/afs_call.c @@ -1272,6 +1272,7 @@ afs_shutdown(void) shutdown_rx(); afs_shutdown_BKG(); #endif + return; shutdown_bufferpackage(); shutdown_cache(); shutdown_osi();