commit | 45028223425dc37d3452da7e9bd01f7789024ee7 | [log] [tgz] |
---|---|---|
author | Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> | Mon Nov 18 08:23:04 2019 +0000 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Nov 20 09:42:55 2019 +0200 |
tree | 081b31cef4d057a5256c46f7f1550ed680422013 | |
parent | 4c8c0d8f709d16f418a5d1962b4eda86ff570151 [diff] |
qtnfmac: remove VIF in firmware in case of error Currently in case of error when registering network device with the kernel, we won't properly cleanup VIF state in firmware due to DEL_VIF command will not be send to wifi card. Make sure it does. Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>