From: Moni Shoua Date: Wed, 10 Jun 2015 09:13:32 +0000 (+0300) Subject: IB/core: Don't warn on no SA support in event handler X-Git-Tag: omap-for-v4.2/fixes-rc1^2~152^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9247a8eba62058dba6d018fca4e33332e4c535e8;p=pandora-kernel.git 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-diff-tree failed