qtnfmac: remove unused mac::status field
There are no users of this field and it can safely be removed. Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
committed by
Kalle Valo
parent
9739763310
commit
6bfe61d697
@@ -2337,7 +2337,6 @@ int qtnf_cmd_send_chan_switch(struct qtnf_vif *vif,
|
||||
|
||||
switch (res_code) {
|
||||
case QLINK_CMD_RESULT_OK:
|
||||
mac->status |= QTNF_MAC_CSA_ACTIVE;
|
||||
ret = 0;
|
||||
break;
|
||||
case QLINK_CMD_RESULT_ENOTFOUND:
|
||||
|
||||
Reference in New Issue
Block a user