From 9247a8eba62058dba6d018fca4e33332e4c535e8 Mon Sep 17 00:00:00 2001 From: Moni Shoua Date: Wed, 10 Jun 2015 12:13:32 +0300 Subject: [PATCH] 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 Signed-off-by: Doug Ledford --- Reading git-format-patch failed