[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120427.123515.881990026294758581.davem@davemloft.net>
Date: Fri, 27 Apr 2012 12:35:15 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: ncardwell@...gle.com
Cc: netdev@...r.kernel.org, edumazet@...gle.com, nanditad@...gle.com,
ycheng@...gle.com, ilpo.jarvinen@...sinki.fi, therbert@...gle.com
Subject: Re: [PATCH] tcp: clean up use of jiffies in tcp_rcv_rtt_measure()
From: Neal Cardwell <ncardwell@...gle.com>
Date: Fri, 27 Apr 2012 11:29:37 -0400
> Clean up a reference to jiffies in tcp_rcv_rtt_measure() that should
> instead reference tcp_time_stamp. Since the result of the subtraction
> is passed into a function taking u32, this should not change any
> behavior (and indeed the generated assembly does not change on
> x86_64). However, it seems worth cleaning this up for consistency and
> clarity (and perhaps to avoid bugs if this is copied and pasted
> somewhere else).
>
> Signed-off-by: Neal Cardwell <ncardwell@...gle.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists