linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kalle.valo@iki.fi>
To: Julian Calaby <julian.calaby@gmail.com>
Cc: linville@tuxdriver.com, johannes@sipsolutions.net,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH 1/2] mac80211: add ieee80211_rx_ni()
Date: Wed, 14 Oct 2009 09:28:25 +0300	[thread overview]
Message-ID: <87hbu2o5fa.fsf@purkki.valot.fi> (raw)
In-Reply-To: <646765f40910131533hccd7403jf3e4a66074dd7143@mail.gmail.com> (Julian Calaby's message of "Wed\, 14 Oct 2009 08\:33\:21 +1000")

Julian Calaby <julian.calaby@gmail.com> writes:

>> - * Calls to this function and ieee80211_rx() may not be mixed for a
>> - * single hardware.
>> + * Calls to this function, ieee80211_rx() or ieee80211_rx_ni() may not
>> + * be mixed for a single hardware.
>
> You missed out ieee80211_rx_irqsafe() here.

Here "this function" refer to ieee80211_rx_irqsafe(). But I can also
write it like this:

  Calls to ieee80211_rx_irqsafe(), ieee80211_rx() or ieee80211_rx_ni()
  may not be mixed for a single hardware.

Is that any better?

-- 
Kalle Valo

  reply	other threads:[~2009-10-14  6:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-13 17:33 [PATCH 1/2] mac80211: add ieee80211_rx_ni() Kalle Valo
2009-10-13 17:33 ` [PATCH 2/2] wl1251: use ieee80211_rx_ni() Kalle Valo
2009-10-13 22:33 ` [PATCH 1/2] mac80211: add ieee80211_rx_ni() Julian Calaby
2009-10-14  6:28   ` Kalle Valo [this message]
2009-10-14  6:36     ` Julian Calaby
2009-10-14  7:18       ` Kalle Valo

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=87hbu2o5fa.fsf@purkki.valot.fi \
    --to=kalle.valo@iki.fi \
    --cc=johannes@sipsolutions.net \
    --cc=julian.calaby@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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).