staging: wfx: improve API of hif_req_join->infrastructure_bss_mode
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 17 Dec 2019 16:15:04 +0000 (16:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Dec 2019 14:56:08 +0000 (15:56 +0100)
commitc2232d94ac67dc0a76656e8e15ae38a21d326eed
tree027e0632cbf81120712a20b616219c87c8ef250b
parent48f3ab9d8d4e2f3dab45a43ef48eb6adbe7ee99a
staging: wfx: improve API of hif_req_join->infrastructure_bss_mode

In fact "mode" is a boolean that indicates if IBSS mode is used. This
patch fixes the name and uses a more adapted memory representation.

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