From: jamal <hadi@cyberus.ca>
To: Vlad Dogaru <ddvlad@rosedu.org>
Cc: netdev@vger.kernel.org, Octavian Purdila <opurdila@ixiacom.com>
Subject: Re: [PATCH v2 1/2] net_device: add support for network device groups
Date: Wed, 12 Jan 2011 10:40:18 -0500 [thread overview]
Message-ID: <1294846818.2129.3.camel@mojatatu> (raw)
In-Reply-To: <1294763724-9927-2-git-send-email-ddvlad@rosedu.org>
On Tue, 2011-01-11 at 18:35 +0200, Vlad Dogaru wrote:
> Net devices can now be grouped, enabling simpler manipulation from
> userspace. This patch adds a group field to the net_device strucure, as
^^^^^
typo
> well as rtnetlink support to query and modify it.
>
> + unsigned int group;
Should that be int?
cheers,
jamal
next prev parent reply other threads:[~2011-01-12 15:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-11 16:35 [PATCH v2 0/2] net: add device groups Vlad Dogaru
2011-01-11 16:35 ` [PATCH v2 1/2] net_device: add support for network " Vlad Dogaru
2011-01-12 15:40 ` jamal [this message]
2011-01-11 16:35 ` [PATCH v2 2/2] netlink: support setting devgroup parameters Vlad Dogaru
2011-01-12 15:44 ` jamal
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=1294846818.2129.3.camel@mojatatu \
--to=hadi@cyberus.ca \
--cc=ddvlad@rosedu.org \
--cc=netdev@vger.kernel.org \
--cc=opurdila@ixiacom.com \
/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 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.