OSDN Git Service

staging: wfx: better naming for hif_req_join->short_preamble
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 17 Dec 2019 16:15:05 +0000 (16:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Dec 2019 14:56:09 +0000 (15:56 +0100)
commitad636ec4f01a06a59433d126c5754127b3157197
tree71988eeda2a7c654584757aa9f4a4374a8e94da2
parentc2232d94ac67dc0a76656e8e15ae38a21d326eed
staging: wfx: better naming for hif_req_join->short_preamble

HIF_PREAMBLE_SHORT_LONG12 is never used. So it is possible to change
"preamble_type" into a boolean and drop "enum hif_preamble".

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