Re: [PATCH net-next 00/10] sysfs related cleanups

2017-08-18 Thread David Miller
From: Stephen Hemminger Date: Fri, 18 Aug 2017 13:46:18 -0700 > Network sysfs infrastructure changes. Mostly related to using ro_after_init > to make function tables immutable. Series applied, thanks Stephen.

[PATCH net-next 00/10] sysfs related cleanups

2017-08-18 Thread Stephen Hemminger
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_opera