]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/4.1: iwlwifi: mvm: don't allow sched scans without matches to be started
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 29 Feb 2016 22:10:27 +0000 (17:10 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2016 22:39:06 +0000 (22:39 +0000)
commitecbf5fddb9a6c1b37b1742328d99960301229a25
tree9ae06f095a53a2d0224612b486406d04a3120b12
parent0f623b99b1941650ee40a5c98a0a78be6b81a5d9
linux-yocto/4.1: iwlwifi: mvm: don't allow sched scans without matches to be started

Integrating the following commit:

    iwlwifi: mvm: don't allow sched scans without matches to be started

    commit 5e56276e7555b34550d51459a801ff75eca8b907 upstream.

    The firmware can perform a scheduled scan with not matchsets passed,
    but it can't send notification that results were found.  Since the
    userspace then cannot know when we got new results and the firmware
    wouldn't trigger a wake in case we are sleeping, it's better not to
    allow scans without matchsets.

    This fixes https://bugzilla.kernel.org/show_bug.cgi?id=110831

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wu Zheng <wu.zheng@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
meta/recipes-kernel/linux/linux-yocto_4.1.bb