mwifiex: make addba request command clean
authorXinming Hu <huxm@marvell.com>
Tue, 1 Aug 2017 01:38:23 +0000 (01:38 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 3 Aug 2017 10:11:53 +0000 (13:11 +0300)
commite37f6483dc282267ebf12cb94c40e8a0c8823722
tree5c37773c605da7f48a292a4be50c98b2fb45eff1
parentcc5becd38e87518671f68f17670f13c98bd62be0
mwifiex: make addba request command clean

uninitilized variable, such as .add_req_result might be magic stack
value. Initialize the structure to make it clean.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/11n.c