From: Mike Marciniszyn Date: Fri, 2 May 2014 15:28:04 +0000 (-0400) Subject: IB/qib: Fix port in pkey change event X-Git-Tag: omap-for-v3.16/fixes-against-rc1~68^2^11~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911eccd284d13d78c92ec4f1f1092c03457d732a;p=pandora-kernel.git IB/qib: Fix port in pkey change event The code used a literal 1 in dispatching an IB_EVENT_PKEY_CHANGE. As of the dual port qib QDR card, this is not necessarily correct. Change to use the port as specified in the call. Cc: Reported-by: Alex Estrin Reviewed-by: Dennis Dalessandro Signed-off-by: Mike Marciniszyn Signed-off-by: Roland Dreier --- Reading git-diff-tree failed