diff options
author | Alexander Chiang <achiang@hp.com> | 2010-02-02 19:08:30 +0000 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2010-02-24 10:23:44 -0800 |
commit | 6aa2a86ec430fb1ae739bd065d7ea6596997a2cf (patch) | |
tree | e26a9fb664c4a9bdf2aafe6efd8ca68bfbdc49b1 /CREDITS | |
parent | 2b937afcab34e4f739e2f7cd6062870fbe6b2ccf (diff) |
IB/umad: Remove port_table[]
We no longer need this data structure, as it was used to associate an
inode back to a struct ib_umad_port during ->open(). But now that
we're embedding a struct cdev in struct ib_umad_port, we can use the
container_of() macro to go from the inode back to the device instead.
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions