netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: rename device's sysfs symlinks on name change
@ 2014-01-14 16:35 Veaceslav Falico
  2014-01-14 16:35 ` [PATCH net-next 1/2] net: add sysfs helpers for netdev_adjacent logic Veaceslav Falico
  2014-01-14 16:36 ` [PATCH net-next 2/2] net: rename sysfs symlinks on device name change Veaceslav Falico
  0 siblings, 2 replies; 5+ messages in thread
From: Veaceslav Falico @ 2014-01-14 16:35 UTC (permalink / raw)
  To: netdev
  Cc: Ding Tianhong, David S. Miller, Eric Dumazet, Nicolas Dichtel,
	Cong Wang, Veaceslav Falico

First patch only adds helper functions and cleans up the code a bit, second
one already does the renaming.

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>
CC: netdev@vger.kernel.org
Signed-off-by: Veaceslav Falico <vfalico@redhat.com>

---
 include/linux/netdevice.h |  1 +
 net/core/dev.c            | 80 +++++++++++++++++++++++++++++++----------------
 2 files changed, 54 insertions(+), 27 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-14 19:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-14 16:35 [PATCH net-next 0/2] net: rename device's sysfs symlinks on name change Veaceslav Falico
2014-01-14 16:35 ` [PATCH net-next 1/2] net: add sysfs helpers for netdev_adjacent logic Veaceslav Falico
2014-01-14 16:36 ` [PATCH net-next 2/2] net: rename sysfs symlinks on device name change Veaceslav Falico
2014-01-14 18:30   ` Cong Wang
2014-01-14 19:14     ` Veaceslav Falico

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).