public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Ben Hutchings <bhutchings@solarflare.com>
To: Giuseppe CAVALLARO <peppe.cavallaro@st.com>
Cc: <netdev@vger.kernel.org>, Rayagond Kokatanur <rayagond@vayavyalabs.com>
Subject: Re: [PATCH (net.git) 3/3] stmmac: fix driver Kconfig when built as module
Date: Mon, 4 Jun 2012 17:45:28 +0100	[thread overview]
Message-ID: <1338828328.3979.208.camel@deadeye> (raw)
In-Reply-To: <1338827531-10376-4-git-send-email-peppe.cavallaro@st.com>

On Mon, 2012-06-04 at 18:32 +0200, Giuseppe CAVALLARO wrote:
> This patches fixes the driver when built as dyn module.
> In fact the platform part cannot be built and the probe fails
> (thanks to Bob Liu that reported this bug).
> 
> v2: as D. Miller suggested, it is not necessary to make the
> pci and the platform code mutually exclusive.
> Having both could also help, at built time ,to verify that
> all the code is validated and compiles fine.
> 
> Reported-by: Bob Liu <lliubbo@gmail.com>
> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
> Reviewed-by: Ben Hutchings <bhutchings@solarflare.com>
[...]

What I said in <1337687765.11796.11.camel@deadeye> was:

That's because CONFIG_STMMAC_PLATFORM and CONFIG_STMMAC_PCI are wrongly
declared as tristate in Kconfig.  Change them to bool and it should work
again.

You can't add a 'Reviewed-by' line on the basis of this; you can only
add it if a reviewer writes that line themselves (and if you don't make
further changes).

Ben.

-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

  reply	other threads:[~2012-06-04 16:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-04 16:32 [PATCH (net.git) 0/3 (v2)] stmmac fixes for net.git Giuseppe CAVALLARO
2012-06-04 16:32 ` [PATCH (net.git) 1/3] stmmac: fix driver's doc when run kernel-doc script Giuseppe CAVALLARO
2012-06-04 16:32 ` [PATCH (net.git) 2/3] stmmac: update driver's doc Giuseppe CAVALLARO
2012-06-04 16:32 ` [PATCH (net.git) 3/3] stmmac: fix driver Kconfig when built as module Giuseppe CAVALLARO
2012-06-04 16:45   ` Ben Hutchings [this message]
2012-06-05  5:16     ` Giuseppe CAVALLARO
2012-06-04 18:11 ` [PATCH (net.git) 0/3 (v2)] stmmac fixes for net.git 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=1338828328.3979.208.camel@deadeye \
    --to=bhutchings@solarflare.com \
    --cc=netdev@vger.kernel.org \
    --cc=peppe.cavallaro@st.com \
    --cc=rayagond@vayavyalabs.com \
    /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