From: "David S. Miller" <davem@redhat.com>
To: shemminger@osdl.org
Cc: ctindel@users.sourceforge.net, fubar@us.ibm.com, netdev@oss.sgi.com
Subject: Re: [PATCH 2.5.72] use alloc_netdev in bonding driver
Date: Wed, 18 Jun 2003 16:30:57 -0700 (PDT) [thread overview]
Message-ID: <20030618.163057.74745635.davem@redhat.com> (raw)
In-Reply-To: <20030617113510.5ae6a5a9.shemminger@osdl.org>
From: Stephen Hemminger <shemminger@osdl.org>
Date: Tue, 17 Jun 2003 11:35:10 -0700
This patch replaces the allocation of an array of bonding device
structures with allocating net_device's through alloc_netdev. The
net_device, statistics, and net_device are created with one
allocation via alloc_netdev.
Applied, thanks Stephen.
prev parent reply other threads:[~2003-06-18 23:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-17 18:35 [PATCH 2.5.72] use alloc_netdev in bonding driver Stephen Hemminger
2003-06-18 23:30 ` David S. Miller [this message]
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=20030618.163057.74745635.davem@redhat.com \
--to=davem@redhat.com \
--cc=ctindel@users.sourceforge.net \
--cc=fubar@us.ibm.com \
--cc=netdev@oss.sgi.com \
--cc=shemminger@osdl.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).