netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: netdev@vger.kernel.org, davem@davemloft.net
Subject: Re: [PATCH 1/1] net: tso: Export symbols for modular build
Date: Mon, 26 May 2014 08:15:21 -0300	[thread overview]
Message-ID: <20140526111521.GA9273@arch.cereza> (raw)
In-Reply-To: <1401096166-5409-1-git-send-email-sachin.kamat@linaro.org>

On 26 May 02:52 PM, Sachin Kamat wrote:
> Export the symbols to fix the below errors when built as modules:
> ERROR: "tso_build_data" [drivers/net/ethernet/marvell/mvneta.ko] undefined!
> ERROR: "tso_build_hdr" [drivers/net/ethernet/marvell/mvneta.ko] undefined!
> ERROR: "tso_start" [drivers/net/ethernet/marvell/mvneta.ko] undefined!
> ERROR: "tso_count_descs" [drivers/net/ethernet/marvell/mvneta.ko] undefined!
> ERROR: "tso_build_data" [drivers/net/ethernet/marvell/mv643xx_eth.ko] undefined!
> ERROR: "tso_build_hdr" [drivers/net/ethernet/marvell/mv643xx_eth.ko] undefined!
> ERROR: "tso_start" [drivers/net/ethernet/marvell/mv643xx_eth.ko] undefined!
> ERROR: "tso_count_descs" [drivers/net/ethernet/marvell/mv643xx_eth.ko] undefined!
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>

Acked-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>

Thanks for the fix,
-- 
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com

  reply	other threads:[~2014-05-26 11:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-26  9:22 [PATCH 1/1] net: tso: Export symbols for modular build Sachin Kamat
2014-05-26 11:15 ` Ezequiel Garcia [this message]
2014-05-30 22:52 ` David Miller

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=20140526111521.GA9273@arch.cereza \
    --to=ezequiel.garcia@free-electrons.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=sachin.kamat@linaro.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).