diff options
author | 2014-10-18 22:12:47 -0400 | |
---|---|---|
committer | 2014-10-28 11:38:18 +0100 | |
commit | f032cfab6158e981a6ea0c369c5366e654e668a6 (patch) | |
tree | 86e79aed67d77810435aeb40ad56e73dc67544af /scripts/switch-timer-api | |
parent | Revert "main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously" (diff) | |
download | qemu-f032cfab6158e981a6ea0c369c5366e654e668a6.tar.xz qemu-f032cfab6158e981a6ea0c369c5366e654e668a6.zip |
libcacard: introduce new vcard_emul_logout
vcard_emul_reset currently only logs NSS out, but there is a TODO
for potentially sending insertion/removal events when powering down
or powering up.
For clarity, this commit moves the current guts of vcard_emul_reset to
a new vcard_emul_logout function which will never send insertion/removal
events. The vcard_emul_reset function now just calls vcard_emul_logout,
but also retains its TODO for watching power state transitions and sending
insertion/removal events.
Signed-off-by: Ray Strode <rstrode@redhat.com>
Reviewed-By: Robert Relyea <rrelyea@redhat.com>
Reviewed-By: Alon Levy <alevy@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions