All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Fietkau <nbd@openwrt.org>
To: Emmanuel Grumbach <egrumbach@gmail.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	Johannes Berg <johannes@sipsolutions.net>
Subject: Re: [PATCH v2] mac80211: add an intermediate software queue implementation
Date: Mon, 16 Mar 2015 08:45:38 +0100	[thread overview]
Message-ID: <55068A22.5030208@openwrt.org> (raw)
In-Reply-To: <CANUX_P09MoMHS9sko+gxA7Ra-q+ppo1PXSSRXCsHpG19sTcFMA@mail.gmail.com>

On 2015-03-16 08:25, Emmanuel Grumbach wrote:
> Hi Felix,
> 
> Sorry, but I saw one small typo :)
> 
> [snip]
> 
>> +
>> +/**
>> + * ieee80211_tx_dequeue - dequeue a packet from a software tx queue
>> + *
>> + * @hw: pointer as obtained from ieee80211_alloc_hw()
>> + * @txq: pointer obtained from .add_tx_queue() call
>> + *
>> + * Returns the sjb if successful, ERR_PTR(-EAGAIN) if no frame was available.
> 
> skb
Thanks, will send v3 after waiting a bit more for further comments.

- Felix

      reply	other threads:[~2015-03-16  7:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-15 19:18 [PATCH v2] mac80211: add an intermediate software queue implementation Felix Fietkau
2015-03-16  7:25 ` Emmanuel Grumbach
2015-03-16  7:45   ` Felix Fietkau [this message]

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=55068A22.5030208@openwrt.org \
    --to=nbd@openwrt.org \
    --cc=egrumbach@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.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.