linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] compat-wireless: make WEXT patch apply over sched_scan
@ 2011-05-13  8:36 Johannes Berg
  2011-05-13  9:03 ` Luis R. Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2011-05-13  8:36 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless, Hauke Mehrtens

From: Johannes Berg <johannes.berg@intel.com>

The sched_scan patches changed context for a patch.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
 patches/10-add-wext-handlers-to-netdev.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/patches/10-add-wext-handlers-to-netdev.patch b/patches/10-add-wext-handlers-to-netdev.patch
index 3600c6f..cd35cf6 100644
--- a/patches/10-add-wext-handlers-to-netdev.patch
+++ b/patches/10-add-wext-handlers-to-netdev.patch
@@ -21,7 +21,7 @@ CONFIG_WIRELESS_EXT in compat-wireless.
 @@ -373,10 +373,6 @@ struct wiphy *wiphy_new(const struct cfg
  	INIT_LIST_HEAD(&rdev->bss_list);
  	INIT_WORK(&rdev->scan_done_wk, __cfg80211_scan_done);
- 
+ 	INIT_WORK(&rdev->sched_scan_results_wk, __cfg80211_sched_scan_results);
 -#ifdef CONFIG_CFG80211_WEXT
 -	rdev->wiphy.wext = &cfg80211_wext_handler;
 -#endif
-- 
1.7.5.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] compat-wireless: make WEXT patch apply over sched_scan
  2011-05-13  8:36 [PATCH] compat-wireless: make WEXT patch apply over sched_scan Johannes Berg
@ 2011-05-13  9:03 ` Luis R. Rodriguez
  0 siblings, 0 replies; 2+ messages in thread
From: Luis R. Rodriguez @ 2011-05-13  9:03 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless, Hauke Mehrtens

On Fri, May 13, 2011 at 1:36 AM, Johannes Berg
<johannes@sipsolutions.net> wrote:
> From: Johannes Berg <johannes.berg@intel.com>
>
> The sched_scan patches changed context for a patch.
>
> Signed-off-by: Johannes Berg <johannes.berg@intel.com>

Applied and pushed, thanks!!

  Luis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-13  9:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-13  8:36 [PATCH] compat-wireless: make WEXT patch apply over sched_scan Johannes Berg
2011-05-13  9:03 ` Luis R. Rodriguez

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).