diff mbox

[Lucid] UBUNTU: ARM: Adding CONFIG_CFG80112_WEXT for userspace compatibility

Message ID 1275086022.7663.7.camel@black
State Accepted
Delegated to: Stefan Bader
Headers show

Commit Message

Mathieu Poirier May 28, 2010, 10:33 p.m. UTC
>From 5266e416d84dbac26965d85176e3e1ee68e8996a Mon Sep 17 00:00:00 2001
From: Mathieu Poirier <mpoirier@tyler.(none)>
Date: Fri, 28 May 2010 18:20:34 -0400
Subject: [PATCH] UBUNTU: ARM: Adding CONFIG_CFG80112_WEXT for userspace compatibility

Enabling to allow compatibility with old userspace for wireless
extension with cfg80211-based drivers.

BugLink: https://bugs.launchpad.net/bugs/566238

Signed-off-by: Mathieu Poirier <mathieu.poirier@canonical.com>
---
 debian.ti-omap/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Tim Gardner May 29, 2010, 3:15 p.m. UTC | #1
On 05/28/2010 04:33 PM, Mathieu Poirier wrote:
>> From 5266e416d84dbac26965d85176e3e1ee68e8996a Mon Sep 17 00:00:00 2001
> From: Mathieu Poirier<mpoirier@tyler.(none)>
> Date: Fri, 28 May 2010 18:20:34 -0400
> Subject: [PATCH] UBUNTU: ARM: Adding CONFIG_CFG80112_WEXT for userspace compatibility
>
> Enabling to allow compatibility with old userspace for wireless
> extension with cfg80211-based drivers.
>
> BugLink: https://bugs.launchpad.net/bugs/566238
>
> Signed-off-by: Mathieu Poirier<mathieu.poirier@canonical.com>
> ---
>   debian.ti-omap/config/config.common.ubuntu |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/debian.ti-omap/config/config.common.ubuntu b/debian.ti-omap/config/config.common.ubuntu
> index 28c1877..ec1775f 100644
> --- a/debian.ti-omap/config/config.common.ubuntu
> +++ b/debian.ti-omap/config/config.common.ubuntu
> @@ -313,7 +313,7 @@ CONFIG_CFG80211_DEBUGFS=y
>   CONFIG_CFG80211_DEFAULT_PS=y
>   # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
>   CONFIG_CFG80211_REG_DEBUG=y
> -# CONFIG_CFG80211_WEXT is not set
> +CONFIG_CFG80211_WEXT=y
>   # CONFIG_CFQ_GROUP_IOSCHED is not set
>   CONFIG_CGROUPS=y
>   CONFIG_CGROUP_CPUACCT=y

Don't forget to write the SRU justification in the LP report (even 
though its quite trivial). See https://wiki.ubuntu.com/StableReleaseUpdates

Acked-by: Tim Gardner <tim.gardner@canonical.com>
Colin Ian King May 29, 2010, 3:53 p.m. UTC | #2
On Fri, 2010-05-28 at 16:33 -0600, Mathieu Poirier wrote:
> >From 5266e416d84dbac26965d85176e3e1ee68e8996a Mon Sep 17 00:00:00 2001
> From: Mathieu Poirier <mpoirier@tyler.(none)>
> Date: Fri, 28 May 2010 18:20:34 -0400
> Subject: [PATCH] UBUNTU: ARM: Adding CONFIG_CFG80112_WEXT for userspace compatibility
> 
> Enabling to allow compatibility with old userspace for wireless
> extension with cfg80211-based drivers.
> 
> BugLink: https://bugs.launchpad.net/bugs/566238
> 
> Signed-off-by: Mathieu Poirier <mathieu.poirier@canonical.com>
> ---
>  debian.ti-omap/config/config.common.ubuntu |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/debian.ti-omap/config/config.common.ubuntu b/debian.ti-omap/config/config.common.ubuntu
> index 28c1877..ec1775f 100644
> --- a/debian.ti-omap/config/config.common.ubuntu
> +++ b/debian.ti-omap/config/config.common.ubuntu
> @@ -313,7 +313,7 @@ CONFIG_CFG80211_DEBUGFS=y
>  CONFIG_CFG80211_DEFAULT_PS=y
>  # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
>  CONFIG_CFG80211_REG_DEBUG=y
> -# CONFIG_CFG80211_WEXT is not set
> +CONFIG_CFG80211_WEXT=y
>  # CONFIG_CFQ_GROUP_IOSCHED is not set
>  CONFIG_CGROUPS=y
>  CONFIG_CGROUP_CPUACCT=y
> -- 
> 1.7.0.4
> 
> 
> 
> 
Looks good.

Acked-by: Colin King <colin.king@canonical.com>
Stefan Bader June 7, 2010, 12:27 p.m. UTC | #3
Applied to Lucid ti-omap
diff mbox

Patch

diff --git a/debian.ti-omap/config/config.common.ubuntu b/debian.ti-omap/config/config.common.ubuntu
index 28c1877..ec1775f 100644
--- a/debian.ti-omap/config/config.common.ubuntu
+++ b/debian.ti-omap/config/config.common.ubuntu
@@ -313,7 +313,7 @@  CONFIG_CFG80211_DEBUGFS=y
 CONFIG_CFG80211_DEFAULT_PS=y
 # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
 CONFIG_CFG80211_REG_DEBUG=y
-# CONFIG_CFG80211_WEXT is not set
+CONFIG_CFG80211_WEXT=y
 # CONFIG_CFQ_GROUP_IOSCHED is not set
 CONFIG_CGROUPS=y
 CONFIG_CGROUP_CPUACCT=y