From: Chuck Ebbert <cebbert@redhat.com>
To: Auke Kok <auke-jan.h.kok@intel.com>
Cc: jeff@garzik.org, akpm@linux-foundation.org,
netdev@vger.kernel.org, john.ronciak@intel.com
Subject: Re: [PATCH] e1000e: Fix header includes
Date: Thu, 09 Aug 2007 19:06:18 -0400 [thread overview]
Message-ID: <46BB9DEA.9060406@redhat.com> (raw)
In-Reply-To: <20070808231525.27519.93728.stgit@localhost.localdomain>
On 08/08/2007 07:15 PM, Auke Kok wrote:
> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
> ---
>
> drivers/net/e1000e/82571.c | 4 ++++
> drivers/net/e1000e/e1000.h | 7 ++++---
> drivers/net/e1000e/es2lan.c | 5 +++++
> drivers/net/e1000e/ethtool.c | 3 ++-
> drivers/net/e1000e/hw.h | 2 ++
> drivers/net/e1000e/ich8lan.c | 5 +++++
> drivers/net/e1000e/lib.c | 2 ++
> drivers/net/e1000e/netdev.c | 1 +
> 8 files changed, 25 insertions(+), 4 deletions(-)
>
Still broken on ppc:
drivers/net/e1000e/phy.c: In function 'e1000e_copper_link_setup_igp':
drivers/net/e1000e/phy.c:512: error: implicit declaration of function 'msleep'
drivers/net/e1000e/phy.c: In function 'e1000e_phy_has_link_generic':
drivers/net/e1000e/phy.c:1339: error: implicit declaration of function 'mdelay'
next prev parent reply other threads:[~2007-08-09 23:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-08 23:15 [PATCH] e1000e: Fix header includes Auke Kok
2007-08-09 23:06 ` Chuck Ebbert [this message]
2007-08-09 23:15 ` Kok, Auke
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=46BB9DEA.9060406@redhat.com \
--to=cebbert@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=auke-jan.h.kok@intel.com \
--cc=jeff@garzik.org \
--cc=john.ronciak@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 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.