On Sun, May 17, 2020 at 08:41:07PM -0300, Jason Gunthorpe wrote: > On Wed, May 13, 2020 at 12:53:04PM +0300, Leon Romanovsky wrote: > > From: Shay Drory <shayd@xxxxxxxxxxxx> > > > > Current description doesn't include new devices, change it > > by updating to have more generic description and remove > > DRIVER_NAME and DRIVER_VERSION defines. > > > > Signed-off-by: Shay Drory <shayd@xxxxxxxxxxxx> > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > --- > > drivers/infiniband/hw/mlx5/main.c | 11 +---------- > > 1 file changed, 1 insertion(+), 10 deletions(-) > > Applied to for-next, thanks Did you forget to push this commit to wip/jgg-for-next? I don't see it yet. Thanks > > Jason