cns3xxx: prevent the ethernet driver from accessing uninitialized dma descriptor...
[openwrt.git] / target / linux / generic / patches-3.6 / 621-sched_act_connmark.patch
index b6adce1febd0979cbdad8b022ee9b5dbfb92a765..0393f1589331e4e3844113291beb855b7b6fe0f1 100644 (file)
 +module_exit(connmark_cleanup_module);
 --- a/net/sched/Kconfig
 +++ b/net/sched/Kconfig
-@@ -624,6 +624,19 @@ config NET_ACT_CSUM
+@@ -670,6 +670,19 @@ config NET_ACT_CSUM
          To compile this code as a module, choose M here: the
          module will be called act_csum.