Network sysfs infrastructure changes. Mostly related to using ro_after_init to make function tables immutable.
Stephen Hemminger (10): net: don't decrement kobj reference count on init failure net: constify netdev_class_file net: make net_class ro_after_init net: constify net_ns_type_operations net: make net sysfs attributes ro_after_init net: drop unused attribute argument from sysfs queue funcs net: make BQL sysfs attributes ro_after_init net: make queue attributes ro_after_init net: mark receive queue attributes ro_after_init net: style cleanups include/linux/netdevice.h | 15 ++-- net/core/net-sysfs.c | 222 ++++++++++++++++++++++------------------------ 2 files changed, 111 insertions(+), 126 deletions(-) -- 2.11.0