On Tue, Apr 03, 2018 at 11:06:18PM -0500, Parav Pandit wrote: > rxe driver's add_gid() and del_gid() callbacks are doing simple > checks which are already done by the ib core before invoking these > callback routines. > Therefore, code is simplified to skip implementing add_gid() and > del_gid() callback functions. > They are only invoked by ib_core if they are implemented. > > Signed-off-by: Parav Pandit <parav@xxxxxxxxxxxx> > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/sw/rxe/rxe_verbs.c | 17 ----------------- > 1 file changed, 17 deletions(-) Since this is fixing up missed stuff in an already accepted series it is applied to for-next now, thanks Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html