[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070815185910.GA7294@ifup.org>
Date: Wed, 15 Aug 2007 11:59:10 -0700
From: Brandon Philips <bphilips@...e.de>
To: netdev@...r.kernel.org, e1000-devel@...ts.sourceforge.net
Cc: teheo@...e.de
Subject: [patch 0/4] Update network drivers to use devres
These patches update the network driver core, e100 and e1000 driver to use
devres. Devres is a simple resource manager for device drivers, see
Documentation/driver-model/devres.txt for more information.
The use of devres will continue to be optional with this patch set and can be
applied to drivers where it makes sense.
This series includes all of the feedback from the final RFC. Thanks :)
-
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