From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH] net: Make devnet_rename_seq static Date: Tue, 23 Jul 2013 07:17:15 -0700 Message-ID: <1374589035.1843.1.camel@edumazet-glaptop> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Eric Dumazet To: Thomas Gleixner Return-path: Received: from mail-pb0-f43.google.com ([209.85.160.43]:47994 "EHLO mail-pb0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932468Ab3GWORS (ORCPT ); Tue, 23 Jul 2013 10:17:18 -0400 Received: by mail-pb0-f43.google.com with SMTP id md12so8447049pbc.16 for ; Tue, 23 Jul 2013 07:17:17 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 2013-07-23 at 16:13 +0200, Thomas Gleixner wrote: > No users outside net/core/dev.c. > > Signed-off-by: Thomas Gleixner > --- Acked-by: Eric Dumazet