]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wfx: align semantic of probe request filter with other filters
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Wed, 15 Apr 2020 16:11:40 +0000 (18:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Apr 2020 10:29:44 +0000 (12:29 +0200)
commit8bcfe75c0e4a1c440ec6e9a1abe53498a3be6265
tree66a100049f9d6ae7a640e1888d3e50aa70c49891
parent306035ada872f5aebbd7b94c0d2e66ccb4de6dcb
staging: wfx: align semantic of probe request filter with other filters

Filters provided by HIF API are sometime inclusive, sometime exclusive.

This patch align the behavior and name of the probe request filter with
the other filters.

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