X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=SubmittingPatches;h=9b3dd9eb816809e3b629073500c848a87b363061;hb=ac60863f78e412004c5b69f5a64a49bc6f0bc46d;hp=cb585d0d34403bde92e2dd642d71d8d852ccf3cf;hpb=d756433134a9f029739ebc0ee3a7b8569bd6e39f;p=sliver-openvswitch.git diff --git a/SubmittingPatches b/SubmittingPatches index cb585d0d3..9b3dd9eb8 100644 --- a/SubmittingPatches +++ b/SubmittingPatches @@ -32,7 +32,7 @@ Testing is also important: - A patch that modifies Linux kernel code should be at least build-tested on various Linux kernel versions before - submission. I suggest versions 2.6.18, 2.6.27, and whatever + submission. I suggest versions 2.6.32 and whatever the current latest release version is at the time. - A patch that modifies the ofproto or vswitchd code should be