From a97439834efce4844b2de9b4b1922657aedbe329 Mon Sep 17 00:00:00 2001
From: pjkirner <pjkirner>
Date: Thu, 29 Sep 2005 20:04:40 +0000
Subject: [PATCH] * make scheduler threads balance rx and tx more evenly * move
 peer allocation outside spin lock * fix bug with irqs not being disabled on
 spinlocks that need syncronzation with callbacks

---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index e50f1e3937..5c2966a04f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1 +1 @@
-Please see portals/ChangeLog and lustre/ChangeLog.
+Please see lnet/ChangeLog and lustre/ChangeLog.
-- 
GitLab