linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: "Luis R. Rodriguez" <lrodriguez@atheros.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [RFC] cfg80211: add regulatory hint disconnect support
Date: Mon, 4 Jan 2010 17:37:04 +0100	[thread overview]
Message-ID: <201001041737.06761.mb@bu3sch.de> (raw)
In-Reply-To: <1262622502-27698-1-git-send-email-lrodriguez@atheros.com>

On Monday 04 January 2010 17:28:22 Luis R. Rodriguez wrote:

> diff --git a/net/wireless/core.c b/net/wireless/core.c
> index c2a2c56..ae58c6a 100644
> --- a/net/wireless/core.c
> +++ b/net/wireless/core.c
> @@ -580,6 +580,7 @@ void wiphy_unregister(struct wiphy *wiphy)
>  
>  	flush_work(&rdev->scan_done_wk);
>  	cancel_work_sync(&rdev->conn_work);
> +	cancel_work_sync(&rdev->conn_work);
>  	flush_work(&rdev->event_work);
>  }

twice?

-- 
Greetings, Michael.

  reply	other threads:[~2010-01-04 16:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-04 16:28 [RFC] cfg80211: add regulatory hint disconnect support Luis R. Rodriguez
2010-01-04 16:37 ` Michael Buesch [this message]
2010-01-04 16:38   ` Luis R. Rodriguez
2010-01-05  9:25 ` Johannes Berg
2010-01-05 16:13   ` Luis R. Rodriguez
2010-01-05 16:14     ` Luis R. Rodriguez
2010-01-05 16:16       ` 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=201001041737.06761.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lrodriguez@atheros.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 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).