From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wang Chen Subject: Re: [PATCH 12/29] i2400m: host/device procotol and core driver definitions Date: Tue, 16 Dec 2008 11:43:45 +0800 Message-ID: <494723F1.3050705@cn.fujitsu.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, wimax@linuxwimax.org, greg@kroah.com To: Inaky Perez-Gonzalez Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: wimax-bounces@linuxwimax.org Errors-To: wimax-bounces@linuxwimax.org List-Id: netdev.vger.kernel.org Inaky Perez-Gonzalez said the following on 2008-12-15 20:58: > + * @wimax_dev: WiMAX generic device for linkage into the kernel WiMAX > + * stack. Due to the way a net_device is allocated, we need to > + * force this to be the first field so that we can get from > + * net_dev_priv() the right pointer. > + * net_dev_priv() -> netdev_priv()