Let channel unit tests mess with global queue estimate

This commit is contained in:
Andrea Shepard
2014-01-21 22:30:02 -08:00
parent 3b78667d65
commit ae3ed185e4
+1 -1
View File
@@ -109,7 +109,7 @@ static uint64_t n_channel_bytes_in_queues = 0;
* transmit overhead*
*/
static uint64_t estimated_total_queue_size = 0;
STATIC uint64_t estimated_total_queue_size = 0;
/* Digest->channel map
*