Skip to content
Commit b52f3ed0 authored by Alex Williamson's avatar Alex Williamson Committed by Paolo Bonzini
Browse files

irqbypass: Disallow NULL token



A NULL token is meaningless and can only lead to unintended problems.
Error on registration with a NULL token, ignore de-registrations with
a NULL token.

Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 0b1b1dfd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment