From: David Miller <davem@davemloft.net>
To: randy.dunlap@oracle.com
Cc: netdev@vger.kernel.org, thierry.reding@avionic-design.de
Subject: Re: [PATCH -next] ethoc: fix library build errors
Date: Wed, 08 Apr 2009 15:41:37 -0700 (PDT) [thread overview]
Message-ID: <20090408.154137.54486472.davem@davemloft.net> (raw)
In-Reply-To: <20090408100039.855ab138.randy.dunlap@oracle.com>
From: Randy Dunlap <randy.dunlap@oracle.com>
Date: Wed, 8 Apr 2009 10:00:39 -0700
> ethoc indirectly uses crc32_le() and bitrev32(), so select
> those library functions to be built.
>
> drivers/built-in.o: In function `ethoc_set_multicast_list':
> ethoc.c:(.text+0x6226f): undefined reference to `crc32_le'
> ethoc.c:(.text+0x62276): undefined reference to `bitrev32'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Applied, thanks.
prev parent reply other threads:[~2009-04-08 22:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-08 17:00 [PATCH -next] ethoc: fix library build errors Randy Dunlap
2009-04-08 22:41 ` David Miller [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=20090408.154137.54486472.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--cc=thierry.reding@avionic-design.de \
/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).