All of lore.kernel.org
 help / color / mirror / Atom feed
From: James <bjlockie@lockie.ca>
To: linux-wireless Mailing List <linux-wireless@vger.kernel.org>
Subject: Re: scan not working or limited
Date: Fri, 06 May 2011 09:29:47 -0400	[thread overview]
Message-ID: <4DC3F7CB.5070905@lockie.ca> (raw)
In-Reply-To: <BANLkTinc_raEdwm-uxSKWHBMoB92V5fxgw@mail.gmail.com>

On 05/06/11 01:49, Mohammed Shafi wrote:
> On Fri, May 6, 2011 at 10:57 AM, James <bjlockie@lockie.ca> wrote:
>> I get the errors:
>> ath: Failed to stop TX DMA in 100 msec after killing last frame
>> ath: Failed to stop TX DMA!
>> on all the kernels that my scans don't work right.
>>
>> I did:
>> $ git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.37.y.git
>> $ cd linux-2.6.37.y
>> $ git bisect start
>> $ git bisect good v2.6.36
>> $ git bisect bad v2.6.37.6
>> It said 3044100e58c84e133791c8b60a2f5bef69d732e4 is the first bad commit.
>>
>> I typed that number. :-(
>> How do I make git print it again?
>> How do I find the details of that commit?
> git show 3044100e58c84e133791c8b60a2f5bef69d732e4
>
>> How do I reverse what that commit did?
> git revert 3044100e58c84e133791c8b60a2f5bef69d732e4
>
> but that commit is not related to the problem you have
$ git checkout v2.6.37.6

$ git revert 3044100e58c84e133791c8b60a2f5bef69d732e4
fatal: Commit 3044100e58c84e133791c8b60a2f5bef69d732e4 is a merge but no
-m option was given.


      reply	other threads:[~2011-05-06 13:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06  5:27 scan not working or limited James
2011-05-06  5:49 ` Mohammed Shafi
2011-05-06 13:29   ` James [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=4DC3F7CB.5070905@lockie.ca \
    --to=bjlockie@lockie.ca \
    --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.