[PATCH net-next 6/9] net: Remove martian_source goto

2015-09-23 Thread David Ahern
Move call to ip_handle_martian_source to various jump sites. The function only increments a counter and possibly does additional logging if CONFIG_IP_ROUTE_VERBOSE is enabled. Signed-off-by: David Ahern --- net/ipv4/route.c | 38 -- 1 file changed, 20 insertio

[PATCH net-next 6/9] net: Remove martian_source goto

2015-09-22 Thread David Ahern
Move call to ip_handle_martian_source to various jump sites. The function only increments a counter and possibly does additional logging if CONFIG_IP_ROUTE_VERBOSE is enabled. Signed-off-by: David Ahern --- net/ipv4/route.c | 38 -- 1 file changed, 20 insertio