mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 15:13:52 +00:00
459cc69fa4
All callers to ib_alloc_device() provide a larger size than struct ib_device and rely on the fact that struct ib_device is embedded in their driver specific structure as the first member. Provide a safer variant of ib_alloc_device() that checks and enforces this approach to make sure the drivers are using it right. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ocrdma_ah.c | ||
ocrdma_ah.h | ||
ocrdma_hw.c | ||
ocrdma_hw.h | ||
ocrdma_main.c | ||
ocrdma_sli.h | ||
ocrdma_stats.c | ||
ocrdma_stats.h | ||
ocrdma_verbs.c | ||
ocrdma_verbs.h | ||
ocrdma.h |