[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4787B861.9060203@intel.com>
Date: Fri, 11 Jan 2008 10:41:37 -0800
From: "Kok, Auke" <auke-jan.h.kok@...el.com>
To: Jeba Anandhan <jeba.anandhan@...oni.com>
CC: netdev@...r.kernel.org
Subject: Re: doubt in e1000_io_write()
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?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists