RDMA/nes: Delete impossible debug prints
authorLeon Romanovsky <leonro@mellanox.com>
Wed, 5 Sep 2018 05:58:31 +0000 (08:58 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 5 Sep 2018 21:58:30 +0000 (15:58 -0600)
commit12d6f669717d8f1b7de5cb7409c362fd8a4f1d2d
tree0ea77e0215b1e05380d0ba9b0ebabd6154e34b8d
parentb3b43483a26dbb7b05fce1c21f6807d299888617
RDMA/nes: Delete impossible debug prints

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@intel.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/nes/nes.c
drivers/infiniband/hw/nes/nes.h
drivers/infiniband/hw/nes/nes_nic.c