From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rami Rosen" Subject: [PATCH net-2.6 0/2] tcp: minor cleanups. Date: Mon, 16 Jun 2008 12:06:03 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: "David Miller" , netdev@vger.kernel.org Return-path: Received: from wf-out-1314.google.com ([209.85.200.173]:39689 "EHLO wf-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756397AbYFPJGE (ORCPT ); Mon, 16 Jun 2008 05:06:04 -0400 Received: by wf-out-1314.google.com with SMTP id 27so5125305wfd.4 for ; Mon, 16 Jun 2008 02:06:03 -0700 (PDT) Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: Hi, While probing into tcp code, I came across these minor cleanups in tcp_ipv4.c and in tcp_ipv6.c. Regards, Rami Rosen Signed-off-by: Rami Rosen