netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Kok, Auke" <auke-jan.h.kok@intel.com>
To: Chuck Ebbert <cebbert@redhat.com>, jeff@garzik.org
Cc: akpm@linux-foundation.org, netdev@vger.kernel.org,
	john.ronciak@intel.com
Subject: Re: [PATCH] e1000e: Fix header includes
Date: Thu, 09 Aug 2007 16:15:11 -0700	[thread overview]
Message-ID: <46BB9FFF.3080508@intel.com> (raw)
In-Reply-To: <46BB9DEA.9060406@redhat.com>

Chuck Ebbert wrote:
> 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'


ok, time to install git manually on my 4-year-old yellowdog ppc install :@

I'll resend a new patch to Jeff once I have this sorted out.


Auke

      reply	other threads:[~2007-08-09 23:15 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
2007-08-09 23:15   ` Kok, Auke [this message]

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=46BB9FFF.3080508@intel.com \
    --to=auke-jan.h.kok@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=cebbert@redhat.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 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).