[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120111085250.1f40b4d3@nehalam.linuxnetplumber.net>
Date: Wed, 11 Jan 2012 08:52:50 -0800
From: Stephen Hemminger <shemminger@...tta.com>
To: Pavel Emelyanov <xemul@...allels.com>
Cc: David Miller <davem@...emloft.net>,
Stephen Hemminger <shemminger@...ux-foundation.org>,
Linux Netdev List <netdev@...r.kernel.org>
Subject: Re: [PATCH 0/2] inet_diag: Fix old/new inet_diag_req-s structures
On Wed, 11 Jan 2012 12:35:32 +0400
Pavel Emelyanov <xemul@...allels.com> wrote:
> The recent changes to inet_diag broke the compilation of tools using kernel headers.
>
> Fix this by doing two sequential renames:
>
> inet_diag_req -> inet_diag_req_v2
> inet_diag_req_compat -> inet_diag_req
>
> After this the changes in the user-space visible part of the inet_diag.h are
> * add the inet_diag_req_v2
> * extend the INET_DIAG_ extensions list
>
> The set applies to current net tree.
Tested and build succeeds.
Acked-by: Stephen Hemminger <shemminger@...tta.com>
Minor nit, it really didn't have to be two patches.
--
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