summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDave Chiluk <chiluk@canonical.com>2014-06-24 10:11:26 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-05 16:36:23 -0700
commitf349e64de26e0c2bef7e7f957dd9b49e5e6146e6 (patch)
tree1ba1cf70c82dd4e6099a93d9dc1b7f978e49d092 /Documentation
parent9a35988df62b6ce3b69d640da44a3ead96f63182 (diff)
stable_kernel_rules: Add pointer to netdev-FAQ for network patches
commit b76fc285337b6b256e9ba20a40cfd043f70c27af upstream. Stable_kernel_rules should point submitters of network stable patches to the netdev_FAQ.txt as requests for stable network patches should go to netdev first. Signed-off-by: Dave Chiluk <chiluk@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/stable_kernel_rules.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/stable_kernel_rules.txt b/Documentation/stable_kernel_rules.txt
index cbc2f03056bd..aee73e78c7d4 100644
--- a/Documentation/stable_kernel_rules.txt
+++ b/Documentation/stable_kernel_rules.txt
@@ -29,6 +29,9 @@ Rules on what kind of patches are accepted, and which ones are not, into the
Procedure for submitting patches to the -stable tree:
+ - If the patch covers files in net/ or drivers/net please follow netdev stable
+ submission guidelines as described in
+ Documentation/networking/netdev-FAQ.txt
- Send the patch, after verifying that it follows the above rules, to
stable@vger.kernel.org. You must note the upstream commit ID in the
changelog of your submission, as well as the kernel version you wish