summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2014-09-29 11:15:12 -0700
committerJustin Pettit <jpettit@nicira.com>2014-09-29 12:57:58 -0700
commitddc3b06d348793ae3f858a832ce5c9053d7a621b (patch)
treeed06109fc3a9b0f5e7ed937990f78a767882a5c3
parentba8ec11566e9d1862d88723dff0ab2378677db37 (diff)
downloadopenvswitch-ddc3b06d348793ae3f858a832ce5c9053d7a621b.tar.gz
FAQ: Replace reference to OVS 2.2 with 2.3.
We never released 2.2.0, so references to it are confusing. Signed-off-by: Justin Pettit <jpettit@nicira.com> Acked-by: Gurucharan Shetty <gshetty@nicira.com>
-rw-r--r--FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index 175a5ac52..9e74a3f46 100644
--- a/FAQ
+++ b/FAQ
@@ -149,7 +149,7 @@ A: The following table lists the Linux kernel versions against which the
1.11.x 2.6.18 to 3.8
2.0.x 2.6.32 to 3.10
2.1.x 2.6.32 to 3.11
- 2.2.x 2.6.32 to 3.14
+ 2.3.x 2.6.32 to 3.14
Open vSwitch userspace should also work with the Linux kernel module
built into Linux 3.3 and later.