kernel-ark/drivers/infiniband/core
Michael S. Tsirkin ce684df05a IB/cache: Use correct pointer to calculate size
When allocating gid_cache, use kmalloc(sizeof *gid_cache, ...) rather
than kmalloc(sizeof *pkey_cache, ...).  It doesn't really matter which
one is used, since the size ends up the same either way, but it's much
better to say what we mean.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-04-10 13:17:43 -07:00
..
agent.c
agent.h
cache.c IB/cache: Use correct pointer to calculate size 2006-04-10 13:17:43 -07:00
cm_msgs.h
cm.c
core_priv.h
device.c
fmr_pool.c
mad_priv.h
mad_rmpp.c
mad_rmpp.h
mad.c IB/mad: fix oops in cancel_mads 2006-04-02 14:39:19 -07:00
Makefile
packer.c
sa_query.c
smi.c
smi.h
sysfs.c
ucm.c
ud_header.c
user_mad.c
uverbs_cmd.c
uverbs_main.c
uverbs_mem.c
uverbs.h
verbs.c IB: simplify static rate encoding 2006-04-10 09:43:47 -07:00