OSDN Git Service

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)
commitf2bd4d096eb4e0074b476452789a3b10a31af162
tree80b72a8ef302d2b2aacc00a3a0155044b7b6adc9
parented51efd2ce44091a858ad829f666727e7c95695e
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