linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pontus Fuchs <pontus.fuchs@gmail.com>
To: Christian Lamparter <chunkeey@googlemail.com>
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org,
	hch@lst.de, s.L-H@gmx.de
Subject: Re: [PATCH v2 0/4] Driver for the ar5523 chipset
Date: Thu, 18 Oct 2012 10:48:31 +0200	[thread overview]
Message-ID: <507FC25F.9030702@gmail.com> (raw)
In-Reply-To: <201210162322.20703.chunkeey@googlemail.com>

On 2012-10-16 23:22, Christian Lamparter wrote:
>> Changes v1 to v2:
>>
>> * Bugfix: Avoid % 512 transfer sizes on TX as the FW will hang.
> Have you tried setting "urb->transfer_flags |= URB_ZERO_PACKET;"
> to your outgoing urbs? This might fix the hang as well and you
> don't need any ugly skb_put.

Thanks! Didn't know about this flag. Solved the problem!

Cheers,

Pontus

  reply	other threads:[~2012-10-18  8:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16 19:29 [PATCH v2 0/4] Driver for the ar5523 chipset Pontus Fuchs
2012-10-16 19:29 ` [PATCH v2 1/4] ar5523: Add main driver file Pontus Fuchs
2012-10-23 13:52   ` Christoph Hellwig
2012-10-16 19:29 ` [PATCH v2 2/4] ar5523: Add driver header file Pontus Fuchs
2012-10-16 19:29 ` [PATCH v2 3/4] Add Firmware API " Pontus Fuchs
2012-10-16 19:29 ` [PATCH v2 4/4] Add Kconfig and Makefile. Add MAINTAINERS entry Pontus Fuchs
2012-10-16 21:22 ` [PATCH v2 0/4] Driver for the ar5523 chipset Christian Lamparter
2012-10-18  8:48   ` Pontus Fuchs [this message]
2012-10-18  8:59 ` Hauke Mehrtens
2012-10-18 10:31   ` Pontus Fuchs
2012-10-23 13:51     ` Christoph Hellwig

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=507FC25F.9030702@gmail.com \
    --to=pontus.fuchs@gmail.com \
    --cc=chunkeey@googlemail.com \
    --cc=hch@lst.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=s.L-H@gmx.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 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).