[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20111224112142.1839d76d@nehalam.linuxnetplumber.net>
Date: Sat, 24 Dec 2011 11:21:42 -0800
From: Stephen Hemminger <shemminger@...tta.com>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH iproute2] netem: fix a typo in explain()
On Sat, 24 Dec 2011 05:39:13 +0100
Eric Dumazet <eric.dumazet@...il.com> wrote:
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
> ---
> tc/q_netem.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tc/q_netem.c b/tc/q_netem.c
> index e9a601b..b1fd452 100644
> --- a/tc/q_netem.c
> +++ b/tc/q_netem.c
> @@ -38,7 +38,7 @@ static void explain(void)
> " [ loss random PERCENT [CORRELATION]]\n" \
> " [ loss state P13 [P31 [P32 [P23 P14]]]\n" \
> " [ loss gemodel PERCENT [R [1-H [1-K]]]\n" \
> -" [ reorder PRECENT [CORRELATION] [ gap DISTANCE ]]\n");
> +" [ reorder PERCENT [CORRELATION] [ gap DISTANCE ]]\n");
> }
>
> static void explain1(const char *arg)
>
>
Applied
--
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