diff for duplicates of <20150216100136.GA5579@mwanda> diff --git a/a/1.txt b/N1/1.txt index 90a9c82..42f59b4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ The ->sgid_tbl[] array has OCRDMA_MAX_SGID number of elements so this test is off by one. ->sgid_tbl is allocated in ocrdma_alloc_resources(). -Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> +Signed-off-by: Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> diff --git a/drivers/infiniband/hw/ocrdma/ocrdma_verbs.c b/drivers/infiniband/hw/ocrdma/ocrdma_verbs.c index fb8d8c4..18ea619 100644 @@ -16,3 +16,7 @@ index fb8d8c4..18ea619 100644 return -EINVAL; memcpy(sgid, &dev->sgid_tbl[index], sizeof(*sgid)); +-- +To unsubscribe from this list: send the line "unsubscribe linux-rdma" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index cd165ee..c2af4ec 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,6 @@ - "ref\020120614183609.GE6383@elgon.mountain\0" - "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" + "From\0Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0" "Subject\0[patch] RDMA/ocrdma: off by one in ocrdma_query_gid()\0" - "Date\0Mon, 16 Feb 2015 10:01:36 +0000\0" + "Date\0Mon, 16 Feb 2015 13:01:36 +0300\0" "To\0Roland Dreier <roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Cc\0Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>" Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @@ -16,7 +15,7 @@ "The ->sgid_tbl[] array has OCRDMA_MAX_SGID number of elements so this\n" "test is off by one. ->sgid_tbl is allocated in ocrdma_alloc_resources().\n" "\n" - "Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>\n" + "Signed-off-by: Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" "\n" "diff --git a/drivers/infiniband/hw/ocrdma/ocrdma_verbs.c b/drivers/infiniband/hw/ocrdma/ocrdma_verbs.c\n" "index fb8d8c4..18ea619 100644\n" @@ -30,6 +29,10 @@ "+\tif (index >= OCRDMA_MAX_SGID)\n" " \t\treturn -EINVAL;\n" " \n" - " \tmemcpy(sgid, &dev->sgid_tbl[index], sizeof(*sgid));" + " \tmemcpy(sgid, &dev->sgid_tbl[index], sizeof(*sgid));\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-rdma\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -d3da9a0795d8f636e4006e60d7b52c0f36fd5a474f12697d86b1648b532f75c5 +bc1b93baa3f53f2246fa92aff8b8c99f530a6fba497542ce19fea540cedc72fe
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.