From: Richard Sailer <rich...@weltraumpflege.org> Date: Fri, 9 Oct 2015 02:41:37 +0200
> The alive parameter of tcp_orphan_retries, indicates > whether the connection is assumed alive or not. > In the function and all places calling it is used as a boolean value. > > Therefore this changes the type of alive to bool in the function > definition and all calling locations. > > Since tcp_orphan_tries is a tcp_timer.c local function no change in > any other file or header is necessary. > > Signed-off-by: Richard Sailer <rich...@weltraumpflege.org> Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html