Name
of_changeset_destroy —
Destroy a changeset
Synopsis
void of_changeset_destroy ( | struct of_changeset * ocs) ; |
Description
Destroy a changeset. Note that if the changeset is currently applied,
its changes to the tree cannot be reverted after the changeset is
destroyed.