From mboxrd@z Thu Jan 1 00:00:00 1970 From: Veaceslav Falico Subject: [PATCH net-next 0/2] net: rename device's sysfs symlinks on name change Date: Tue, 14 Jan 2014 17:35:58 +0100 Message-ID: <1389717360-13920-1-git-send-email-vfalico@redhat.com> Cc: Ding Tianhong , "David S. Miller" , Eric Dumazet , Nicolas Dichtel , Cong Wang , Veaceslav Falico To: netdev@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:1583 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752473AbaANQk2 (ORCPT ); Tue, 14 Jan 2014 11:40:28 -0500 Sender: netdev-owner@vger.kernel.org List-ID: First patch only adds helper functions and cleans up the code a bit, second one already does the renaming. Reported-by: Ding Tianhong CC: Ding Tianhong CC: "David S. Miller" CC: Eric Dumazet CC: Nicolas Dichtel CC: Cong Wang CC: netdev@vger.kernel.org Signed-off-by: Veaceslav Falico --- include/linux/netdevice.h | 1 + net/core/dev.c | 80 +++++++++++++++++++++++++++++++---------------- 2 files changed, 54 insertions(+), 27 deletions(-)