[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130726.154035.1983845199334433148.davem@davemloft.net>
Date: Fri, 26 Jul 2013 15:40:35 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 30/36] net: core: convert class code to use dev_groups
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Date: Wed, 24 Jul 2013 15:05:33 -0700
> The dev_attrs field of struct class is going away soon, dev_groups
> should be used instead. This converts the networking core class code to
> use the correct field.
>
> In order to do this in the "cleanest" way, some of the macros had to be
> changed to reflect the driver core format of naming show/store
> functions, which accounts for the majority of the churn in this file.
>
> Cc: netdev@...r.kernel.org
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> ---
>
> netdev@ maintainers, feel free to take this through your tree, or ACK it
> and I can take it through mine.
Likewise please take this through your tree Greg, thanks!
Acked-by: David S. Miller <davem@...emloft.net>
--
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