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: v3.2.61~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1338f0894359c5085e34a2733e0d8f1c188485b8;p=pandora-kernel.git IB/qib: Fix port in pkey change event commit 911eccd284d13d78c92ec4f1f1092c03457d732a upstream. 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. Reported-by: Alex Estrin Reviewed-by: Dennis Dalessandro Signed-off-by: Mike Marciniszyn Signed-off-by: Roland Dreier Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed