All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] ath6kl: Fix tx packet drop in AP mode with bridge
Date: Mon, 7 Nov 2011 23:14:57 +0200	[thread overview]
Message-ID: <4EB84A51.7060208@qca.qualcomm.com> (raw)
In-Reply-To: <1320401931-3493-1-git-send-email-vthiagar@qca.qualcomm.com>

On 11/04/2011 12:18 PM, Vasanthakumar Thiagarajan wrote:
> skb is dropped in ath6kl_data_tx() when the headroom in skb
> is insufficient. We hit this condition for every skb in AP mode
> which is used with bridge, so all tx packets are getting dropped
> when tried to send traffic to wireless client from bridge. Fix
> this by reallocating the headroom instead of dropping the skb
> when it has lesser headroom than needed.

Thanks, applied.

Kalle

      reply	other threads:[~2011-11-07 21:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-04 10:18 [PATCH] ath6kl: Fix tx packet drop in AP mode with bridge Vasanthakumar Thiagarajan
2011-11-07 21:14 ` Kalle Valo [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=4EB84A51.7060208@qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=vthiagar@qca.qualcomm.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 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.