Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> writes: > From: Matti Gottlieb <matti.gottlieb@xxxxxxxxx> > > If the opmode is stopped and started again we did not free > the paging buffers. Fix that. > In addition when freeing the firmware's paging download > buffer, set the pointer to NULL. > > Signed-off-by: Matti Gottlieb <matti.gottlieb@xxxxxxxxx> > Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> Nitpicking while writing the pull request for Dave: What does "opmode is stopped" mean? Important bug fixes should have a clear bug description from user's point of view. Using driver internal jargon is gibberish to most people. I investigated this myself and apparently "opmode" is stopped when the module is unloaded or the PCI device is removed. So just say that in the commit log and everyone understand much better. (No actions needed, just for future reference.) -- Kalle Valo -- 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