Skip to content

Commit 26ac10b

Browse files
aiden-leongdavem330
authored andcommitted
GUE: Fix a typo
Fix a typo in gue.h Signed-off-by: Aiden Leong <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent b562f58 commit 26ac10b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/net/gue.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* | |
2222
* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
2323
*
24-
* C bit indicates contol message when set, data message when unset.
24+
* C bit indicates control message when set, data message when unset.
2525
* For a control message, proto/ctype is interpreted as a type of
2626
* control message. For data messages, proto/ctype is the IP protocol
2727
* of the next header.

0 commit comments

Comments
 (0)