Alexander Chiang 2b937afcab IB/umad: Convert *cdev to cdev in struct ib_umad_port
Instead of storing pointers to cdev and sm_cdev, embed the full
structures instead.

This change allows us to use the container_of() macro in ib_umad_open()
and ib_umad_sm_open() in a future patch.

This change increases the size of struct ib_umad_port to 320 bytes
from 128.

Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-02-24 10:23:43 -08:00
..
2009-11-19 16:46:25 -08:00
2008-07-14 23:48:44 -07:00
2008-07-14 23:48:44 -07:00
2009-01-17 17:11:57 -08:00
2009-01-17 17:11:57 -08:00
2008-07-14 23:48:44 -07:00
2008-07-14 23:48:44 -07:00
2006-09-22 15:22:46 -07:00
2008-07-14 23:48:44 -07:00
2009-09-10 21:19:45 -07:00
2008-07-14 23:48:44 -07:00
2009-10-04 15:05:10 -07:00
2009-11-19 13:26:06 -08:00
2008-07-14 23:48:44 -07:00
2008-07-14 23:48:44 -07:00
2010-02-24 10:23:42 -08:00