[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120831.162314.846637293917606779.davem@davemloft.net>
Date: Fri, 31 Aug 2012 16:23:14 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: alexander.h.duyck@...el.com
Cc: netdev@...r.kernel.org, jeffrey.t.kirsher@...el.com
Subject: Re: [PATCH] ipv4: Minor logic clean-up in ipv4_mtu
From: Alexander Duyck <alexander.h.duyck@...el.com>
Date: Mon, 27 Aug 2012 09:30:01 -0700
> In ipv4_mtu there is some logic where we are testing for a non-zero value
> and a timer expiration, then setting the value to zero, and then testing if
> the value is zero we set it to a value based on the dst. Instead of
> bothering with the extra steps it is easier to just cleanup the logic so
> that we set it to the dst based value if it is zero or if the timer has
> expired.
>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@...el.com>
Applied to net-next, 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