linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: "Ozan Çağlayan" <ozan@pardus.org.tr>
Cc: linux-wireless@vger.kernel.org, gregkh@suse.de
Subject: Re: [PATCH] staging: rtl8192e: Fix incorrect netif_stop_queue usage warning
Date: Tue, 1 Mar 2011 16:15:23 -0500	[thread overview]
Message-ID: <20110301211523.GA19958@kroah.com> (raw)
In-Reply-To: <1298964192-13074-1-git-send-email-ozan@pardus.org.tr>

On Tue, Mar 01, 2011 at 09:23:12AM +0200, Ozan Çağlayan wrote:
> The TX queues are allocated inside register_netdev.
> It doesn't make any sense to stop the queue before
> allocation.
> 
> Signed-off-by: Ozan Çağlayan <ozan@pardus.org.tr>
> ---
>  drivers/staging/rtl8192e/r8192E_core.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)

This patch doesn't apply, what tree did you make it against?

thanks,

greg k-h

  reply	other threads:[~2011-03-01 21:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01  7:23 [PATCH] staging: rtl8192e: Fix incorrect netif_stop_queue usage warning Ozan Çağlayan
2011-03-01 21:15 ` Greg KH [this message]
2011-03-01 21:43   ` Ozan Çağlayan
2011-03-01 22:01     ` Greg KH
2011-03-01 22:04       ` Ozan Çağlayan
2011-03-03 12:37         ` Ozan Çağlayan

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=20110301211523.GA19958@kroah.com \
    --to=greg@kroah.com \
    --cc=gregkh@suse.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=ozan@pardus.org.tr \
    /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).