diff options
author | Greg Kroah-Hartman | 2013-07-25 00:05:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2013-07-27 03:05:18 +0200 |
commit | 6be8aeef348a7a4a18b7406aed5de951e6125c2d (patch) | |
tree | 94ac8bcdfd6cb8fa547381a17d0542afbd081ac5 /drivers/iio | |
parent | cuse: convert class code to use dev_groups (diff) | |
download | kernel-qcow2-linux-6be8aeef348a7a4a18b7406aed5de951e6125c2d.tar.gz kernel-qcow2-linux-6be8aeef348a7a4a18b7406aed5de951e6125c2d.tar.xz kernel-qcow2-linux-6be8aeef348a7a4a18b7406aed5de951e6125c2d.zip |
net: core: 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 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.
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions