IPoIB: Only handle async events for one port
authorRoland Dreier <rolandd@cisco.com>
Tue, 27 Feb 2007 15:37:49 +0000 (07:37 -0800)
committerRoland Dreier <rolandd@cisco.com>
Tue, 27 Feb 2007 15:37:49 +0000 (07:37 -0800)
An asynchronous event carries the port number that the event occurred
on, so there's no reason for an IPoIB interface to process an event
associated with a different local HCA port.

Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found