GUE: Fix a typo
Fix a typo in gue.h Signed-off-by: Aiden Leong <aiden.leong@aibsd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
b562f58bbc
commit
26ac10be3c
|
@ -21,7 +21,7 @@
|
|||
* | |
|
||||
* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
||||
*
|
||||
* C bit indicates contol message when set, data message when unset.
|
||||
* C bit indicates control message when set, data message when unset.
|
||||
* For a control message, proto/ctype is interpreted as a type of
|
||||
* control message. For data messages, proto/ctype is the IP protocol
|
||||
* of the next header.
|
||||
|
|
Loading…
Reference in New Issue