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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user