From: David Miller <davem@davemloft.net>
To: jeffrey.t.kirsher@intel.com
Cc: netdev@vger.kernel.org, gospo@redhat.com, mitch.a.williams@intel.com
Subject: Re: [RFC PATCH v2 2/6] net: Add netif_num_vf function
Date: Fri, 18 Dec 2009 20:05:51 -0800 (PST) [thread overview]
Message-ID: <20091218.200551.39189145.davem@davemloft.net> (raw)
In-Reply-To: <20091218013410.4510.40263.stgit@localhost.localdomain>
Well, first of all this won't build without CONFIG_PCI
defined.
Second of all, we're not putting PCI crap into netdevice.h
Create a generic device layer abstraction by which you can
fetch these values.
Thanks.
next prev parent reply other threads:[~2009-12-19 4:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-18 1:33 [RFC PATCH v2 1/6] pci: Add pci_num_vf function Jeff Kirsher
2009-12-18 1:34 ` [RFC PATCH v2 2/6] net: Add netif_num_vf function Jeff Kirsher
2009-12-18 17:37 ` Ben Hutchings
2009-12-19 4:05 ` David Miller [this message]
2009-12-21 18:34 ` Williams, Mitch A
2009-12-18 1:34 ` [RFC PATCH v2 3/6] if_link: Add SR-IOV configuration methods Jeff Kirsher
2009-12-18 1:34 ` [RFC PATCH v2 4/6] net: Add netdev ops for SR-IOV configuration Jeff Kirsher
2009-12-18 18:19 ` Ben Hutchings
2009-12-18 1:35 ` [RFC PATCH v2 5/6] rtnetlink: Add VF config code to rtnetlink Jeff Kirsher
2009-12-18 1:35 ` [RFC PATCH v2 6/6] igb: add support for VF configuration tools Jeff Kirsher
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=20091218.200551.39189145.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=gospo@redhat.com \
--cc=jeffrey.t.kirsher@intel.com \
--cc=mitch.a.williams@intel.com \
--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).