correcting code diff
Change-Id: I6f790ec62dac88b916897fb9aa0722bd41d97f73 Signed-off-by: V S Ganga VaraPrasad (VARA) Adabala <quic_vadabala@quicinc.com>
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
fba06e2000
commit
2c85905256
@@ -120,6 +120,8 @@ static void dp_debug_disable_sim_mode(struct dp_debug_private *debug,
|
||||
debug->sim_mode &= ~mode_mask;
|
||||
dp_sim_set_sim_mode(debug->sim_bridge, debug->sim_mode);
|
||||
|
||||
dp_sim_update_port_num(debug->sim_bridge, 0);
|
||||
|
||||
/* switch to normal mode */
|
||||
if (!debug->sim_mode)
|
||||
debug->aux->set_sim_mode(debug->aux, NULL);
|
||||
|
||||
Reference in New Issue
Block a user