commit | e6d473e63536ea1989dc63c066f0c0464a969324 | [log] [tgz] |
---|---|---|
author | stephen hemminger <stephen@networkplumber.org> | Fri Aug 18 13:46:21 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 18 22:37:21 2017 -0700 |
tree | 26922aa532e18f5cd82bda214e1ba61fc22c1eb8 | |
parent | b793dc5c6edfb106fd57d12ad6aca64bf160b403 [diff] |
net: make net_class ro_after_init The net_class in sysfs is only modified on init. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>