summaryrefslogtreecommitdiffstats
path: root/src/stk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stk.c')
-rw-r--r--src/stk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stk.c b/src/stk.c
index 9575f0e4..4df23b55 100644
--- a/src/stk.c
+++ b/src/stk.c
@@ -2879,7 +2879,7 @@ void ofono_stk_proactive_command_handled_notify(struct ofono_stk *stk,
break;
case STK_COMMAND_TYPE_REFRESH:
- handle_command_refresh(stk->pending_cmd, NULL, stk);
+ handle_command_refresh(cmd, NULL, stk);
break;
}