On Tue, 2011-08-09 at 16:45 -0700, Thomas Pedersen wrote: > tbl_mpp->copy_node = &mesh_path_node_copy; > tbl_mpp->mean_chain_len = MEAN_CHAIN_LEN; > + /* XXX: not needed */ > + tbl_mpp->known_gates = kzalloc(sizeof(struct hlist_head), GFP_ATOMIC); > + INIT_HLIST_HEAD(tbl_mpp->known_gates); ? johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html