commit | 87cba1696045cbf963d09c82ceca98db92b7ace9 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Mon Mar 07 00:28:08 2016 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Mar 10 15:00:20 2016 +0200 |
tree | 6505d991a99a8061ef94ec9a09e0b8a65dbdfb18 | |
parent | 54f008497b9f09f0880dd84ce5608be4ad7cff13 [diff] |
wlcore: don't WARN_ON in case of existing ROC When working with AP + P2P, it's possible to get into a state when the AP is in ROC (due to assiciating station) while trying to ROC on the P2P interface. Replace the WARN_ON with wl1271_error to avoid warnings in this case. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>