From 2fcc0201ca3cb253edcdc40dea08341bcfef6b1a Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Mon, 26 Jul 2010 13:13:49 -0700 Subject: [PATCH] --- yaml --- r: 203751 b: refs/heads/master c: 40b53d8a4edca018b8edb2fa99c5326642d450fa h: refs/heads/master i: 203749: b983f44c32c29d7b041bf00331c823a8bf13bbd2 203747: b75cf059e543b52f6e3608aada97ab1814c358e5 203743: 11b84a537abd005224af30085ff6d48e12fe86f7 v: v3 --- [refs] | 2 +- trunk/net/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4e7e21292bb7..546ed5973eee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1235f504aaba2ebeabc863fdb3ceac764a317d47 +refs/heads/master: 40b53d8a4edca018b8edb2fa99c5326642d450fa diff --git a/trunk/net/Kconfig b/trunk/net/Kconfig index b3250944cde9..e24fa0873f32 100644 --- a/trunk/net/Kconfig +++ b/trunk/net/Kconfig @@ -32,7 +32,7 @@ config WANT_COMPAT_NETLINK_MESSAGES config COMPAT_NETLINK_MESSAGES def_bool y depends on COMPAT - depends on WIRELESS_EXT || WANT_COMPAT_NETLINK_MESSAGES + depends on WEXT_CORE || WANT_COMPAT_NETLINK_MESSAGES help This option makes it possible to send different netlink messages to tasks depending on whether the task is a compat task or not. To