commit | 9247a8eba62058dba6d018fca4e33332e4c535e8 | [log] [tgz] |
---|---|---|
author | Moni Shoua <monis@mellanox.com> | Wed Jun 10 12:13:32 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Wed Jun 10 23:54:34 2015 -0400 |
tree | 087b61ee98fed7fe3fb7f6f6d53bfc1c6e2a62b5 | |
parent | db75d0547cf230a433fab4d68630849532f2c8a0 [diff] |
IB/core: Don't warn on no SA support in event handler Registering an event handler is done for a device. This device may have one RoCE port (no SA cap) and one InfiniBand port (has SA cap). Therefore, warning from the event handler about a specific port that doesn't have SA cap is correct but pollutes the kernel log without a need. Signed-off-by: Moni Shoua <monis@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>