Merge "di: fix subtile wrong effect [1/1]" into odroidg12-4.9.y-android

This commit is contained in:
Chris
2020-06-11 17:43:16 +09:00
committed by Gerrit Code Review

View File

@@ -247,7 +247,7 @@ static int nflagch4_th = 0;
module_param(nflagch4_th, int, 0644);
MODULE_PARM_DESC(nflagch4_th, "nflagch4_th");
static int nflagch5_th = 0;
static int nflagch5_th = 1;
module_param(nflagch5_th, int, 0644);
MODULE_PARM_DESC(nflagch5_th, "nflagch5_th");