]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wfx: rework wfx_configure_filter()
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Wed, 15 Apr 2020 16:11:30 +0000 (18:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Apr 2020 10:29:40 +0000 (12:29 +0200)
commit387cfca7b8a54e536bc8e623a61b0bc3d1f13e15
treeb7af0605b8ec95ce88d58c636aac6aa14d19baba
parenta3a482d82139886cab9587f9f69122fc43072a99
staging: wfx: rework wfx_configure_filter()

wfx_configure_filter() lacks of coherency. In add, some corner cases
seems to not been handled properly. Rework the whole function().

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200415161147.69738-4-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/sta.c