From: Giuseppe Cavallaro <[email protected]> Date: Thu, 26 Nov 2015 11:32:04 +0100
> There is a memleak when suspend/resume this driver version. > Currently the stmmac, during resume step, reallocates all the resources > but they are not released when suspend. > The patch is not to release these resources but the logic has been changed. > In fact, it is not necessary to free and reallocate all from scratch > because the memory data will be always preserved. > As final solution, the patch just reinit the descriptors and the rx/tx > pointers only when resume. Tested done on STi boxes. > > Reported-by: ZhengShunQian <[email protected]> > Signed-off-by: Giuseppe Cavallaro <[email protected]> This doesn't apply to the 'net' tree. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
