From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 22:05:34 +0000 (-0700) Subject: net: ieee802154: convert class code to use dev_groups X-Git-Tag: v3.12-rc1~184^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4708abf16ae48e58a9190898253bc7c94a30c1;p=pandora-kernel.git net: ieee802154: convert class code to use dev_groups The dev_attrs field of struct class is going away soon, dev_groups should be used instead. This converts the ieee802154 class code to use the correct field. Acked-by: David S. Miller Cc: Alexander Smirnov Cc: Dmitry Eremin-Solenikov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed