All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Adrian Bunk <bunk@kernel.org>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] add missing lance_* exports
Date: Tue, 10 Jun 2008 18:22:10 -0400	[thread overview]
Message-ID: <484EFE92.4000800@pobox.com> (raw)
In-Reply-To: <20080609222216.GD1987@cs181133002.pp.htv.fi>

Adrian Bunk wrote:
> This patch fixes the following build error:
> 
> <--  snip  -->
> 
> ...
>   Building modules, stage 2.
>   MODPOST 1203 modules
> ERROR: "lance_open" [drivers/net/mvme147.ko] undefined!
> ERROR: "lance_close" [drivers/net/mvme147.ko] undefined!
> ERROR: "lance_tx_timeout" [drivers/net/mvme147.ko] undefined!
> ERROR: "lance_set_multicast" [drivers/net/mvme147.ko] undefined!
> ERROR: "lance_start_xmit" [drivers/net/mvme147.ko] undefined!
> ...
> make[2]: *** [__modpost] Error 1
> 
> <--  snip  -->
> 
> Reported-by: Adrian Bunk <bunk@kernel.org>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>

applied



      reply	other threads:[~2008-06-10 22:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-09 22:22 [2.6 patch] add missing lance_* exports Adrian Bunk
2008-06-10 22:22 ` Jeff Garzik [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=484EFE92.4000800@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=bunk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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.