All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoffer Holmstedt <christoffer@christofferholmstedt.se>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: linux-wpan@vger.kernel.org
Subject: Re: [PATCH bluetooth-next] nl802154: fix misspelled enum
Date: Wed, 10 Jun 2015 11:17:12 +0200	[thread overview]
Message-ID: <20150610091712.GA22796@arazu> (raw)
In-Reply-To: <ED2DD65D-D01C-4A4D-8BE6-23E997E686FE@holtmann.org>

On Wed, Jun 10, 2015 at 11:12:48AM +0200, Marcel Holtmann wrote:
> Hi Christoffer,
> 
> > Signed-off-by: Christoffer Holmstedt <christoffer@christofferholmstedt.se>
> > ---
> > include/net/nl802154.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/include/net/nl802154.h b/include/net/nl802154.h
> > index 6fc231e60920..b796561188d6 100644
> > --- a/include/net/nl802154.h
> > +++ b/include/net/nl802154.h
> > @@ -199,7 +199,7 @@ enum nl802154_cca_modes {
> > 	NL802154_CCA_ENERGY_CARRIER,
> > 	NL802154_CCA_ALOHA,
> > 	NL802154_CCA_UWB_SHR,
> > -	NL802154_CCA_UWB_MULTIPEXED,
> > +	NL802154_CCA_UWB_MULTIPLEXED,
> > 
> > 	/* keep last */
> > 	__NL802154_CCA_ATTR_AFTER_LAST,
> 
> I went ahead and applied this to bluetooth-tree. In case we actually have a user with the wrong name, we need to add a backwards compatible define to allow the wrong name. However for now, lets see if this has been used at all.
> 
> Regards
> 
> Marcel
> 

Ok, thanks.

Regards
-- 
Christoffer Holmstedt

  reply	other threads:[~2015-06-10  9:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10  9:03 [PATCH bluetooth-next] nl802154: fix misspelled enum christoffer
2015-06-10  9:12 ` Marcel Holtmann
2015-06-10  9:17   ` Christoffer Holmstedt [this message]
2015-06-10  9:23 ` Alexander Aring
2015-06-10  9:33   ` Christoffer Holmstedt

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=20150610091712.GA22796@arazu \
    --to=christoffer@christofferholmstedt.se \
    --cc=linux-wpan@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.