wcn36xx: Correct remove bss key response encoding
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 19 Apr 2016 05:00:55 +0000 (22:00 -0700)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 25 Apr 2016 17:37:07 +0000 (20:37 +0300)
commit23c2aabb93c9c8efb7b8991707e2db59f7346783
tree2cc2bd709d94717f08b0c8f193f2aa5c6d36322a
parent5443918d050a1a1e5766544e3b895e98671adeef
wcn36xx: Correct remove bss key response encoding

The WCN36XX_HAL_RMV_BSSKEY_RSP carries a single u32 with "status", so we
can use the standard status check function for decoding the result.

This is the last user of the v2 status checker, so remove the struct and
helper function.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/wcn36xx/smd.c
drivers/net/wireless/ath/wcn36xx/smd.h