All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] sky2: Avoid memory allocations on suspend/resume
@ 2010-05-12 23:16 Mike McCormack
  0 siblings, 0 replies; only message in thread
From: Mike McCormack @ 2010-05-12 23:16 UTC (permalink / raw)
  To: shemminger; +Cc: netdev

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-12 23:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 23:16 [PATCH 0/5] sky2: Avoid memory allocations on suspend/resume Mike McCormack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.