OSDN Git Service

staging: wfx: drop struct wfx_edca_params
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 17 Dec 2019 16:15:24 +0000 (16:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Dec 2019 14:56:22 +0000 (15:56 +0100)
commit7e2b32f54f61cc5ebc9c18d605ee84cef53eb60d
treed4ee207d78e8e38e5e9ab9c0da30aed0333706ba
parentadc90758f4d508fa6a462fbc3f67821387a3e2a8
staging: wfx: drop struct wfx_edca_params

Intermediate structure wfx_edca_params does not help. This patch
relocates its members directly in struct wfx_vif.

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