Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 086dc1ce authored by Irfan Sheriff's avatar Irfan Sheriff Committed by Android Git Automerger
Browse files

am c48ca657: Merge "Fix driver stop handling" into jb-mr1-dev

* commit 'c48ca657':
  Fix driver stop handling
parents bd28f237 c48ca657
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2940,6 +2940,7 @@ public class WifiStateMachine extends StateMachine {
                    transitionTo(mTransitionToState);
                    break;
                /* Defer wifi start/shut and driver commands */
                case WifiMonitor.SUPPLICANT_STATE_CHANGE_EVENT:
                case CMD_LOAD_DRIVER:
                case CMD_UNLOAD_DRIVER:
                case CMD_START_SUPPLICANT: