commit | 8705ce5b90118be93eb8b0ed6f49ca5ff377df24 | [log] [tgz] |
---|---|---|
author | Joachim Fenkes <fenkes@de.ibm.com> | Mon Jul 09 15:32:22 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 09 20:12:27 2007 -0700 |
tree | a7d273e77e01a4be09882aae2a8285e31e02aebf | |
parent | b1cfe43d4b24144596d277133e0e5b715eea1347 [diff] |
IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events When firmware reports a nondisruptive port configuration change event, previous versions of the eHCA driver didn't forward the event to consumers like IPoIB. Add code that determines the type of configuration change by comparing old and new port attributes and reports it. Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>