netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bphilips@suse.de
To: netdev@vger.kernel.org
Subject: [PATCH 0/2][RFC] Update network drivers to use devres
Date: Tue, 24 Jul 2007 15:39:51 -0700	[thread overview]
Message-ID: <11853167931415-git-send-email-bphilips@suse.de> (raw)

These patches update the network driver core and the e100 driver to use devres.
Devres is a simple resource manager for device drivers, see
Documentation/driver-model/devres.txt for more information.

If the RFC goes well I will create patches to update all applicable network
drivers.

Applies against 2.6.22


             reply	other threads:[~2007-07-24 22:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-24 22:39 bphilips [this message]
2007-07-24 22:39 ` [PATCH 1/2][RFC] Update net core to use devres bphilips
2007-07-24 22:51   ` Al Viro
2007-07-24 23:09     ` Al Viro
2007-07-24 23:26       ` Brandon Philips
2007-07-24 23:30         ` Al Viro
2007-07-25  1:23           ` Al Viro
2007-07-24 23:42   ` Waskiewicz Jr, Peter P

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11853167931415-git-send-email-bphilips@suse.de \
    --to=bphilips@suse.de \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).