1
0

IB: Convert kmem_cache_t -> struct kmem_cache

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Este cometimento está contido em:
Roland Dreier
2006-11-29 15:33:07 -08:00
ascendente 53533e16b1
cometimento e54f81889c
3 ficheiros modificados com 3 adições e 3 eliminações

Ver ficheiro

@@ -302,7 +302,7 @@ struct c2_dev {
unsigned long pa; /* PA device memory */
void **qptr_array;
kmem_cache_t *host_msg_cache;
struct kmem_cache *host_msg_cache;
struct list_head cca_link; /* adapter list */
struct list_head eh_wakeup_list; /* event wakeup list */