All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kalle.valo@nokia.com>
To: "Michael Buesch" <mb@bu3sch.de>
Cc: John Linville <linville@tuxdriver.com>,
	bcm43xx-dev@lists.berlios.de, linux-wireless@vger.kernel.org
Subject: Re: [PATCH stable] b43: Do not return TX_BUSY from op_tx
Date: Thu, 03 Jul 2008 09:35:23 +0300	[thread overview]
Message-ID: <87y74jtqz8.fsf@nokia.com> (raw)
In-Reply-To: <200807030104.30100.mb@bu3sch.de> (ext Michael Buesch's message of "Thu\, 3 Jul 2008 01\:04\:29 +0200")

Michael Buesch <mb@bu3sch.de> writes:

> +drop_packet:
> +	/* We can not transmit this packet. Drop it. */
> +	dev_kfree_skb_any(skb);
>  	return NETDEV_TX_OK;

So no need to call ieee80211_tx_status() in this case? I'm just
curious about this, nothing else.

-- 
Kalle Valo

  reply	other threads:[~2008-07-03  6:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-02 23:04 [PATCH stable] b43: Do not return TX_BUSY from op_tx Michael Buesch
2008-07-03  6:35 ` Kalle Valo [this message]
2008-07-03  8:31   ` Michael Buesch
2008-07-03 12:24     ` Johannes Berg

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=87y74jtqz8.fsf@nokia.com \
    --to=kalle.valo@nokia.com \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mb@bu3sch.de \
    /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.