On Fri, Feb 13, 2009 at 08:21:20AM +0100, Johannes Berg wrote: > I don't think the fix is correct: > > - priv->tx_tfm_mic = crypto_alloc_hash("michael_mic", 0, 0); > + priv->tx_tfm_mic = crypto_alloc_hash("orinoco_mic", 0, 0); > > that'll never find anything. Renaming the function name was a good plan, > but not changing the string here :) Good point... :-) I'll fix it up some more... John -- John W. Linville Someday the world will need a hero, and you linville@xxxxxxxxxxxxx might be all we have. Be ready. -- 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