Return-path: Received: from mail-gx0-f160.google.com ([209.85.217.160]:60821 "EHLO mail-gx0-f160.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751636AbZDMVAw convert rfc822-to-8bit (ORCPT ); Mon, 13 Apr 2009 17:00:52 -0400 Received: by gxk4 with SMTP id 4so4869325gxk.13 for ; Mon, 13 Apr 2009 14:00:51 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20090413204430.GH31922@baikonur.stro.at> References: <200904132244.24122.chunkeey@web.de> <20090413204430.GH31922@baikonur.stro.at> From: "Luis R. Rodriguez" Date: Mon, 13 Apr 2009 14:00:36 -0700 Message-ID: <43e72e890904131400v5c484f05s13d50ada2538e555@mail.gmail.com> (sfid-20090413_230056_254370_63DD7629) Subject: Re: [PATCH] ath: add module information To: maximilian attems Cc: Christian Lamparter , linux-wireless@vger.kernel.org, Bob Copeland , "John W. Linville" Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, Apr 13, 2009 at 1:44 PM, maximilian attems wrote: > On Mon, Apr 13, 2009 at 10:44:23PM +0200, Christian Lamparter wrote: >> diff --git a/drivers/net/wireless/ath/Makefile b/drivers/net/wireles= s/ath/Makefile >> index a005b91..4bb0132 100644 >> --- a/drivers/net/wireless/ath/Makefile >> +++ b/drivers/net/wireless/ath/Makefile >> @@ -3,5 +3,4 @@ obj-$(CONFIG_ATH9K) =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= +=3D ath9k/ >> =C2=A0obj-$(CONFIG_AR9170_USB) =C2=A0 =C2=A0 =C2=A0 =C2=A0+=3D ar917= 0/ >> >> =C2=A0obj-$(CONFIG_ATH_COMMON) =C2=A0 =C2=A0 +=3D ath.o >> -ath-objs =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :=3D regd.o >> - >> +ath-objs =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :=3D main.o regd= =2Eo > > why do you put that in a different file and not in ath.c? Apart from this objection, looks good -- and thanks. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireles= s" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html