2011/4/9 Greg KH <greg@xxxxxxxxx>: >> +static void axi_release_core_dev(struct device *dev) >> +{ >> + Â Â kfree(dev); >> +} > > This is wrong, unless you are really only creating a 'struct device'. > Why are you doing that instead of embedding struct device in your > structure? Hm, I think Greg found explanation why we can not reload axi driver successfully :) I'll take care of your comment after weekend, thank you everybody. -- RafaÅ -- 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