]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/vxlan.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[karo-tx-linux.git] / include / net / vxlan.h
index c73e7abbbaa50e917e65a1117e881bd78665b12a..756e4636bad8a3a8395013db990cf774aa49aa19 100644 (file)
@@ -131,7 +131,7 @@ struct vxlan_sock {
 #define VXLAN_F_GBP                    0x800
 #define VXLAN_F_REMCSUM_NOPARTIAL      0x1000
 
-/* Flags that are used in the receive patch. These flags must match in
+/* Flags that are used in the receive path. These flags must match in
  * order for a socket to be shareable
  */
 #define VXLAN_F_RCV_FLAGS              (VXLAN_F_GBP |                  \