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

Commit c48ca657 authored by Irfan Sheriff's avatar Irfan Sheriff Committed by Android (Google) Code Review
Browse files

Merge "Fix driver stop handling" into jb-mr1-dev

parents 21ce854b e6464af0
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: