commit | 09b74de9fff056a0a4058a0f14508acba89ea6fc | [log] [tgz] |
---|---|---|
author | Bryan O'Sullivan <bos@pathscale.com> | Tue May 23 11:32:38 2006 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Tue May 23 13:29:35 2006 -0700 |
tree | 1a935fea2400450afe8984975eea6e22ddf57833 | |
parent | 3977026462314dfbb237adf6a964d0f683b8e45d [diff] |
IB/ipath: deref correct pointer when using kernel SMA At this point, the core QP structure hasn't been initialized, so what's in there isn't valid. Get the same information elsewhere. Signed-off-by: Bryan O'Sullivan <bos@pathscale.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>