1. 20 Jul, 2017 16 commits
  2. 19 Jul, 2017 23 commits
  3. 18 Jul, 2017 1 commit
    • David S. Miller's avatar
      Merge branch 'net-attribute_group-const' · 8c5e9fb8
      David S. Miller authored
      Arvind Yadav says:
      
      ====================
      constify net attribute_group structures.
      
      attribute_group are not supposed to change at runtime. All functions
      working with attribute_group provided by <linux/sysfs.h> work with const
      attribute_group. So mark the non-const structs as const.
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      8c5e9fb8