linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pat Erley <pat-lkml@erley.org>
To: sedat.dilek@gmail.com
Cc: Sedat Dilek <sedat.dilek@googlemail.com>,
	Lennert Buytenhek <buytenh@wantstofly.org>,
	"John W. Linville" <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, lautriv <admin@coldplug.net>,
	Jim Cromie <jim.cromie@gmail.com>,
	Ben Hutchings <ben@decadent.org.uk>,
	Hauke Mehrtens <hauke@hauke-m.de>
Subject: Re: [PATCH] mwl8k: Add 0x2a02 PCI device-id (Marvell 88W8361)
Date: Tue, 01 May 2012 21:12:25 -0400	[thread overview]
Message-ID: <4FA089F9.1020602@erley.org> (raw)
In-Reply-To: <CA+icZUV=qtXwVxb+uvQJcsza0y+6k2LHJFFPnECY0M=QWBexaQ@mail.gmail.com>

On 05/01/2012 09:54 AM, Sedat Dilek wrote:
> --- a/drivers/net/wireless/mwl8k.c
> +++ b/drivers/net/wireless/mwl8k.c
> @@ -5225,6 +5225,7 @@ static void mwl8k_finalize_join_worker(struct work_struct *work)
>   }
>
>   enum {
> +	MWL8361P = 0,
>   	MWL8363 = 0,
>   	MWL8687,
>   	MWL8366,

I'm not an expert, but isn't this giving both 8361P and 8363 the same values in the enum?

Is that intended?

Pat Erley

  parent reply	other threads:[~2012-05-02  1:12 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-27  9:08 [PATCH] mwl8k: Add 0x2a02 PCI device-id (Marvell 88W8361) Sedat Dilek
2012-04-27  9:14 ` Lennert Buytenhek
2012-04-27  9:22   ` Sedat Dilek
2012-04-27  9:40     ` Lennert Buytenhek
2012-04-27  9:42       ` Sedat Dilek
2012-04-27  9:46         ` Lennert Buytenhek
2012-04-27  9:56           ` Sedat Dilek
2012-04-27  9:58             ` Lennert Buytenhek
2012-04-27 10:12               ` Sedat Dilek
2012-04-27 10:17                 ` Lennert Buytenhek
2012-04-27 10:57                   ` Sedat Dilek
2012-04-27 13:29                     ` Sedat Dilek
2012-04-27 18:58                       ` Lennert Buytenhek
2012-04-27 21:53                         ` Sedat Dilek
2012-04-28 22:25                           ` Sedat Dilek
2012-04-28 22:36                             ` Jim Cromie
2012-04-28 22:49                               ` Sedat Dilek
2012-04-28 23:11                                 ` Jim Cromie
2012-04-28 23:26                                   ` Sedat Dilek
2012-04-29 17:34                                     ` admin
2012-04-29 17:49                                       ` Sedat Dilek
2012-04-30  9:53                                         ` Helmut Stengele
2012-05-01 12:51                                   ` Lennert Buytenhek
2012-05-01 12:51                             ` Lennert Buytenhek
2012-05-01 13:54                               ` Sedat Dilek
2012-05-01 15:49                                 ` Lennert Buytenhek
2012-05-02  1:12                                 ` Pat Erley [this message]
2012-05-02  2:38                                   ` Lennert Buytenhek
2012-05-02  8:58                                     ` Sedat Dilek
2012-05-02  7:59                                 ` Arend van Spriel
2012-05-02 13:53                                 ` Ben Hutchings
2012-05-07 16:09                               ` Dan Williams
2012-05-07 16:42                                 ` Dan Williams
2012-05-07 18:26                                   ` Adrian Chadd
2012-05-11  8:01                                     ` Helmut Stengele
2012-05-01 12:47                           ` Lennert Buytenhek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FA089F9.1020602@erley.org \
    --to=pat-lkml@erley.org \
    --cc=admin@coldplug.net \
    --cc=ben@decadent.org.uk \
    --cc=buytenh@wantstofly.org \
    --cc=hauke@hauke-m.de \
    --cc=jim.cromie@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netdev@vger.kernel.org \
    --cc=sedat.dilek@gmail.com \
    --cc=sedat.dilek@googlemail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).