diff options
| author | 2014-01-14 21:58:51 +0100 | |
|---|---|---|
| committer | 2014-01-15 15:16:20 -0800 | |
| commit | 5bb025fae53889cc99a21058c5dd369bf8cce820 (patch) | |
| tree | cc80601cdb7096b9dc4d9d5f14eb477c4dd82322 /include/linux/etherdevice.h | |
| parent | net: add sysfs helpers for netdev_adjacent logic (diff) | |
| download | linux-dev-5bb025fae53889cc99a21058c5dd369bf8cce820.tar.xz linux-dev-5bb025fae53889cc99a21058c5dd369bf8cce820.zip | |
net: rename sysfs symlinks on device name change
Currently, we don't rename the upper/lower_ifc symlinks in
/sys/class/net/*/ , which might result stale/duplicate links/names.
Fix this by adding netdev_adjacent_rename_links(dev, oldname) which renames
all the upper/lower interface's links to dev from the upper/lower_oldname
to the new name.
We don't need a rollback because only we control these symlinks and if we
fail to rename them - sysfs will anyway complain.
Reported-by: Ding Tianhong <dingtianhong@huawei.com>
CC: Ding Tianhong <dingtianhong@huawei.com>
CC: "David S. Miller" <davem@davemloft.net>
CC: Eric Dumazet <edumazet@google.com>
CC: Nicolas Dichtel <nicolas.dichtel@6wind.com>
CC: Cong Wang <amwang@redhat.com>
Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/etherdevice.h')
0 files changed, 0 insertions, 0 deletions
