From: "Kok, Auke" <auke-jan.h.kok@intel.com>
To: Jeba Anandhan <jeba.anandhan@vaioni.com>
Cc: netdev@vger.kernel.org
Subject: Re: doubt in e1000_io_write()
Date: Fri, 11 Jan 2008 10:41:37 -0800 [thread overview]
Message-ID: <4787B861.9060203@intel.com> (raw)
In-Reply-To: <1200064410.1351.3.camel@vglwks010.vgl2.office.vaioni.com>
Jeba Anandhan wrote:
> Hi all,
> i have doubt in e1000_io_write().
>
> void
> e1000_io_write(struct e1000_hw *hw, unsigned long port, uint32_t value)
> {
> outl(value, port);
> }
>
>
> kernel version: 2.6.12.3
>
>
> Even hw structure has not been used, why it has been passed into
> e1000_io_write function?
2.6.12.3? why do you care? that code is probably long gone... was that function
even used?
next prev parent reply other threads:[~2008-01-11 18:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-11 15:13 doubt in e1000_io_write() Jeba Anandhan
2008-01-11 18:41 ` Kok, Auke [this message]
2008-01-11 19:35 ` Breno Leitao
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=4787B861.9060203@intel.com \
--to=auke-jan.h.kok@intel.com \
--cc=jeba.anandhan@vaioni.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).