[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4BEB36BF.1050006@ring3k.org>
Date: Thu, 13 May 2010 08:16:15 +0900
From: Mike McCormack <mikem@...g3k.org>
To: shemminger@...tta.com
CC: netdev@...r.kernel.org
Subject: [PATCH 0/5] sky2: Avoid memory allocations on suspend/resume
Hi Stephen,
This patch set rearranges sky2_suspend and sky2_resume so that we don't free memory and reallocate it when suspending.
Furthermore, there's two small fixes (Avoid race in sky2_change_mtu) for which I've clarified the commit message, and
(Restore multicast after restart) which restores the multicast settings after reset, as they may be lost.
thanks,
Mike
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists