]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/bnxt_re: Drop L2 async events silently
authorDevesh Sharma <devesh.sharma@broadcom.com>
Mon, 8 Oct 2018 10:27:57 +0000 (03:27 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 16 Oct 2018 06:03:50 +0000 (00:03 -0600)
commit5ce8fbb485b16d617c0698d8c6d1e658d5e32d23
tree80b72a8ef302d2b2aacc00a3a0155044b7b6adc9
parentee30c0ad2633fd50c83ed0589ed786dcffb538f7
RDMA/bnxt_re: Drop L2 async events silently

In some FW versions, RoCE driver also receives an async notification which
was directed to L2 driver.  RoCE driver does not handle this and print a
message to syslog.  Drop these notifications silently.

Signed-off-by: Devesh Sharma <devesh.sharma@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c