Re: [PATCH 32/36] net: wireless: convert class code to use dev_groups
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2013-07-25 07:51:09
Also in:
linux-wireless, lkml
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2013-07-25 07:51:09
Also in:
linux-wireless, lkml
On Wed, 2013-07-24 at 15:05 -0700, Greg Kroah-Hartman wrote:
The dev_attrs field of struct class is going away soon, dev_groups should be used instead. This converts the networking wireless class code to use the correct field. Cc: Johannes Berg <johannes@sipsolutions.net> Cc: John W. Linville <redacted> Cc: linux-wireless@vger.kernel.org Cc: netdev@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- John, feel free to take this through your tree, or ACK it and I can take it through mine.
It's cfg80211 so it should be me, but I don't expect any conflicts so please take it. Reviewed-by: Johannes Berg <johannes@sipsolutions.net> johannes