On Wed, Sep 05, 2018 at 08:58:31AM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > The pci-core and net-core logic ensure that parameters provided > to nes_probe() and nes_netdev_open() are valid, hence the assert > print are not possible. > > Cc: Faisal Latif <faisal.latif@xxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > Reviewed-by: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxx> > --- > drivers/infiniband/hw/nes/nes.c | 3 --- > drivers/infiniband/hw/nes/nes.h | 9 --------- > drivers/infiniband/hw/nes/nes_nic.c | 2 -- > 3 files changed, 14 deletions(-) Applied to for-next, thanks Jason