Skip to content
Commit b6644cb7 authored by Xiaotian Feng's avatar Xiaotian Feng Committed by David S. Miller
Browse files

net: rename group sysfs entry to netdev_group

commit a512b92b

 adds sysfs entry for net device group, but
before this commit, tun also uses group sysfs, so after this
commit checkin, kernel warns like this:
    sysfs: cannot create duplicate filename '/devices/virtual/net/vnet0/group'

Since tun has used this for years, rename sysfs under tun might
break existing userspace, so rename group sysfs entry for net device
group is a better choice.

Signed-off-by: default avatarXiaotian Feng <dfeng@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 27059746
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment