Message ID | 20180727182306.26664-1-kamalheib1@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA: handle pointless functions | expand |
On Fri, Jul 27, 2018 at 09:23:03PM +0300, Kamal Heib wrote: > This patch set include three patches, the first remove {create, > destroy}_ah from the mandatory verbs, the second patch verify that the > verbs are implemented by the provideors before using them, the last one > remove the pointless function from the providers because no need for > them after the first two patches. > > Changes from v3: > - Remove only {create, destroy}_ah from mandatory verbs check. > > Changes from v2: > - Remove mandatory verbs check. > > Changes from v1: > - Add patch #1. > - Remove check for destroy_ah and process_mad from patch #2. > > Thanks, > > Kamal Heib (3): > RDMA/core: Remove {create,destroy}_ah from mandatory verbs > RDMA/core: Check for verbs callbacks before using them > RDMA/providers: Remove pointless functions Applied to for-next I resolved trivial a merge conflict with the const patch from Bart, please check here: https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git/log/?h=wip/jgg-for-next Thanks, Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html