Re: [PATCH] tcp-lp: prevent chance for oops
From: David Miller <davem@davemloft.net>
Date: 2006-09-28 21:37:57
From: David Miller <davem@davemloft.net>
Date: 2006-09-28 21:37:57
From: "Wong Edison" <hswong3i@gmail.com> Date: Thu, 28 Sep 2006 18:43:58 +0800
This patch fix the chance for tcp_lp_remote_hz_estimator return 0, if 0 < rhz < 64. It also make sure the flag LP_VALID_RHZ is set correctly. Signed-off-by: Wong Hoi Sing Edison <hswong3i@gmail.com>
Applied, thanks.