Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751765Ab0LVUOl (ORCPT ); Wed, 22 Dec 2010 15:14:41 -0500 Received: from isilmar-3.linta.de ([188.40.101.200]:38534 "EHLO linta.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751193Ab0LVUOk (ORCPT ); Wed, 22 Dec 2010 15:14:40 -0500 Date: Wed, 22 Dec 2010 21:14:10 +0100 From: Dominik Brodowski To: Stano =?utf-8?B?TGFuxI1p?= Cc: Belisko Marek , Marek Belisko , gregkh@suse.de, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] staging: ft1000-pcmcia: Fix compilation errors. Message-ID: <20101222201410.GA14419@comet.dominikbrodowski.net> Mail-Followup-To: Dominik Brodowski , Stano =?utf-8?B?TGFuxI1p?= , Belisko Marek , Marek Belisko , gregkh@suse.de, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org References: <1292573592-3624-1-git-send-email-marek.belisko@open-nandra.com> <1292573592-3624-2-git-send-email-marek.belisko@open-nandra.com> <20101217130426.GA21706@isilmar-3.linta.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 903 Lines: 21 Hey, On Wed, Dec 22, 2010 at 05:14:14PM +0100, Stano LanĨi wrote: > I reviewed your suggestion to use pcmcia_get_mac_from_cis(). > The problem is we need net_device structure and we create it > in init_ft1000_card() that needs the mac address as one input parameter. > I can move the code for it to ft1000_hw.c that deals with network part of > the code, but then if the pcmcia API change that file will also > have to be reviewed. If it isn't too much of a hassle to update ft1000_hw.c, I'd prefer that approach, for I do not intend to change the pcmcia API in this regard. And if I do, I'll feel responsible for fixing ft1000 as well :) Best, Dominik -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/