summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/sr/sr_packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'vnet/vnet/sr/sr_packet.h')
-rw-r--r--vnet/vnet/sr/sr_packet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnet/vnet/sr/sr_packet.h b/vnet/vnet/sr/sr_packet.h
index 5d8fee2f6b2..fc0d5eec3c1 100644
--- a/vnet/vnet/sr/sr_packet.h
+++ b/vnet/vnet/sr/sr_packet.h
@@ -174,7 +174,7 @@ typedef struct
/* Protocol for next header. */
u8 protocol;
/*
- * Length of routing header in 8 octet units,
+ * Length of routing header in 8 octet units,
* not including the first 8 octets
*/
u8 length;
@@ -185,7 +185,7 @@ typedef struct
/* Next segment in the segment list */
u8 segments_left;
- /*
+ /*
* Policy list pointer: offset in the SRH of the policy
* list - in 16-octet units - not including the first 8 octets.
*/