2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 06:15:47 +00:00

Remove last mentions of 'facet' from comments.

How did these survive so long?!  OVS hasn't had facets since 2013.

Signed-off-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
Ben Pfaff
2018-01-24 11:40:18 -08:00
parent 845e688435
commit 48999827e6
2 changed files with 6 additions and 7 deletions

View File

@@ -54,7 +54,7 @@ enum {
#undef SPR
};
/* Reasons why a subfacet might not be fast-pathable.
/* Reasons why a flow might not be fast-pathable.
*
* Each reason is a separate bit to allow reasons to be combined. */
enum slow_path_reason {