[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1450201446.8474.38.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Tue, 15 Dec 2015 09:44:06 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Lorenzo Colitti <lorenzo@...gle.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net,
hannes@...essinduktion.org, ek@...gle.com, tom@...bertland.com,
zenczykowski@...il.com
Subject: Re: [PATCH v6 1/4] net: diag: split inet_diag_dump_one_icsk into two
On Wed, 2015-12-16 at 02:17 +0900, Lorenzo Colitti wrote:
> Currently, inet_diag_dump_one_icsk finds a socket and then dumps
> its information to userspace. Split it into a part that finds the
> socket and a part that dumps the information.
>
> Signed-off-by: Lorenzo Colitti <lorenzo@...gle.com>
> ---
> include/linux/inet_diag.h | 5 +++++
> net/ipv4/inet_diag.c | 42 +++++++++++++++++++++++++++---------------
> 2 files changed, 32 insertions(+), 15 deletions(-)
Acked-by: Eric Dumazet <edumazet@...gle.com>
--
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