diff for duplicates of <20160715110912.GE9258@mwanda> diff --git a/a/1.txt b/N1/1.txt index 1665648..4645499 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ The props->ap[] array is defined like this: struct alg_props ap[NX_MAX_FC][NX_MAX_MODE][3]; -So we can see that if msc->fc and msc->mode are = to NX_MAX_FC or +So we can see that if msc->fc and msc->mode are == to NX_MAX_FC or NX_MAX_MODE then we're off by one. Fixes: ae0222b7289d ('powerpc/crypto: nx driver code supporting nx encryption') diff --git a/a/content_digest b/N1/content_digest index c9e8768..1f1b471 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] crypto: nx - off by one bug in nx_of_update_msc()\0" - "Date\0Fri, 15 Jul 2016 11:09:13 +0000\0" + "Date\0Fri, 15 Jul 2016 14:09:13 +0300\0" "To\0Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com>" " Kent Yoder <key@linux.vnet.ibm.com>\0" "Cc\0Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com>" @@ -18,7 +18,7 @@ "\n" "\tstruct alg_props ap[NX_MAX_FC][NX_MAX_MODE][3];\n" "\n" - "So we can see that if msc->fc and msc->mode are = to NX_MAX_FC or\n" + "So we can see that if msc->fc and msc->mode are == to NX_MAX_FC or\n" "NX_MAX_MODE then we're off by one.\n" "\n" "Fixes: ae0222b7289d ('powerpc/crypto: nx driver code supporting nx encryption')\n" @@ -38,4 +38,4 @@ " \t\t\t\t\t\"combo: %d/%d (ignored)\\n\", msc->fc,\n" " \t\t\t\t\tmsc->mode);" -a3b40fd432b8d06df5607be8b5d414642d3b493dec64b490cac58aca41d3c569 +a64c67621c09867bb64d230f37d60ebfd00386234026ba3f3c5b6692128a932b
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.