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