[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4B72BE9F.2000602@ring3k.org>
Date: Wed, 10 Feb 2010 23:11:43 +0900
From: Mike McCormack <mikem@...g3k.org>
To: Stephen Hemminger <shemminger@...tta.com>
CC: netdev@...r.kernel.org
Subject: [PATCH 0/5] sky2: Avoid down and up during sky2_reset
Hi Stephen,
This patch set reimplements sky2_reset so that
* interrupts are disabled during reset
* memory is not free'd and reallocated
* tx queues are stopped during reset, but the device is not brought down
Additionally, it avoids partial initialization of the hardware when ring buffer allocation fails.
The rx ring still needs to be fully allocated for sky2_up to succeed.
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