Skip to content

Commit

Permalink
CP-18658: Add pvs_rules_active to Vif.state type
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Sanders <[email protected]>
  • Loading branch information
thomassa authored and robhoes committed Oct 3, 2016
1 parent c9cade6 commit 7769707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xen/xenops_interface.ml
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@ module Vif = struct
kthread_pid: int;
media_present: bool;
device: string option;
pvs_rules_active: bool;
}
end

Expand Down

0 comments on commit 7769707

Please sign in to comment.