commit | 12d6f669717d8f1b7de5cb7409c362fd8a4f1d2d | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Wed Sep 05 08:58:31 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed Sep 05 15:58:30 2018 -0600 |
tree | 0ea77e0215b1e05380d0ba9b0ebabd6154e34b8d | |
parent | b3b43483a26dbb7b05fce1c21f6807d299888617 [diff] |
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>