diff options
| author | Tony Lindgren <tony@atomide.com> | 2018-08-28 12:58:03 -0400 |
|---|---|---|
| committer | Tony Lindgren <tony@atomide.com> | 2018-08-28 12:58:03 -0400 |
| commit | ea4d65f14f6aaa53e379b93c5544245ef081b3e7 (patch) | |
| tree | a15485f4f1cf547a52b31fa8e16e14b9579b7200 /include/linux/openvswitch.h | |
| parent | ce32d59ee2cd036f6e8a6ed17a06a0b0bec5c67c (diff) | |
| parent | 496f3347d834aec91c38b45d6249ed00f58ad233 (diff) | |
Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2
Diffstat (limited to 'include/linux/openvswitch.h')
| -rw-r--r-- | include/linux/openvswitch.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/linux/openvswitch.h b/include/linux/openvswitch.h index e6b240b6196c..379affc63e24 100644 --- a/include/linux/openvswitch.h +++ b/include/linux/openvswitch.h | |||
| @@ -21,4 +21,9 @@ | |||
| 21 | 21 | ||
| 22 | #include <uapi/linux/openvswitch.h> | 22 | #include <uapi/linux/openvswitch.h> |
| 23 | 23 | ||
| 24 | #define OVS_CLONE_ATTR_EXEC 0 /* Specify an u32 value. When nonzero, | ||
| 25 | * actions in clone will not change flow | ||
| 26 | * keys. False otherwise. | ||
| 27 | */ | ||
| 28 | |||
| 24 | #endif /* _LINUX_OPENVSWITCH_H */ | 29 | #endif /* _LINUX_OPENVSWITCH_H */ |
