From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH 06/14] net: dsa: Add support for hardware monitoring Date: Sat, 25 Oct 2014 12:44:37 -0700 Message-ID: <544BFDA5.2010404@roeck-us.net> References: <54488CE1.2000106@roeck-us.net> <20141023134706.GB25190@lunn.ch> <20141023162754.GA21343@roeck-us.net> <20141023165459.GE25190@lunn.ch> <20141023173847.GA22988@roeck-us.net> <20141023180357.GG25190@lunn.ch> <20141023184322.GA24281@roeck-us.net> <20141023195526.GH25190@lunn.ch> <20141024161919.GA29600@roeck-us.net> <20141025140116.GA12051@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Florian Fainelli , netdev , "David S. Miller" , "linux-kernel@vger.kernel.org" To: Andrew Lunn Return-path: Received: from bh-25.webhostbox.net ([208.91.199.152]:50082 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752566AbaJYTon (ORCPT ); Sat, 25 Oct 2014 15:44:43 -0400 Received: from mailnull by bh-25.webhostbox.net with sa-checked (Exim 4.82) (envelope-from ) id 1Xi7GV-003t2p-60 for netdev@vger.kernel.org; Sat, 25 Oct 2014 19:44:43 +0000 In-Reply-To: <20141025140116.GA12051@lunn.ch> Sender: netdev-owner@vger.kernel.org List-ID: On 10/25/2014 07:01 AM, Andrew Lunn wrote: >> Here is another naming option: >> >> em1dsa0-virtual-0 > > I prefer this over isa. > > However, i think there should be some sort of separator between the > network device name and dsa. > Fine with me. Any preference ? Note that '-' is not permitted. Guenter