Add a feature arc consistency check 93/16193/2
authorDave Barach <dave@barachs.net>
Mon, 26 Nov 2018 16:04:45 +0000 (11:04 -0500)
committerDamjan Marion <dmarion@me.com>
Mon, 26 Nov 2018 19:52:42 +0000 (19:52 +0000)
Verify that last node in the computed feature order matches
reality. This check doesn't make sense in all cases, so we skip it if
the newly-added vnet_feature_arc_registration_t ".last_in_arc" datum
is a NULL pointer.

Change-Id: Ia99c3e2b2da2e4780a7d5bc71670c5742a66fef2
Signed-off-by: Dave Barach <dave@barachs.net>

No differences found