From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 255CEDDEDD for ; Wed, 25 Mar 2009 09:49:15 +1100 (EST) Date: Tue, 24 Mar 2009 15:49:02 -0700 (PDT) Message-Id: <20090324.154902.206324978.davem@davemloft.net> To: Joakim.Tjernlund@transmode.se Subject: Re: [PATCH] ucc_geth: Convert to net_device_ops From: David Miller In-Reply-To: References: <20090324.142209.234280606.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org, leoli@freescale.com, netdev@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Joakim Tjernlund Date: Tue, 24 Mar 2009 23:45:13 +0100 > I don't follow. Are these mandatory now? They were not in the old > impl. either. See ether_setup() which is called indirectly via alloc_etherdev(). Yawn...