]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc2273319f7e57a61d08fca9ea2932af74cc8c04a
tree0ea77e0215b1e05380d0ba9b0ebabd6154e34b8d
parent2a4a634ec736bdbf4d3e575cd18212f855dc5ad9
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