[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170818204628.17147-1-sthemmin@microsoft.com>
Date: Fri, 18 Aug 2017 13:46:18 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, Stephen Hemminger <sthemmin@...rosoft.com>
Subject: [PATCH net-next 00/10] sysfs related cleanups
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
Powered by blists - more mailing lists