From bfbea8a8869a0e21b97605841d04190d63665d19 Mon Sep 17 00:00:00 2001 From: Wong Hoi Sing Edison Date: Thu, 28 Sep 2006 14:40:21 -0700 Subject: [PATCH] [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-format-patch failed