From: Wong Hoi Sing Edison Date: Thu, 28 Sep 2006 21:40:21 +0000 (-0700) Subject: [TCP] tcp-lp: prevent chance for oops X-Git-Tag: v2.6.19-rc1~858^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfbea8a8869a0e21b97605841d04190d63665d19;p=pandora-kernel.git [TCP] tcp-lp: prevent chance for oops 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed