From: David Miller <davem@davemloft.net>
To: f.fainelli@gmail.com
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
cernekee@gmail.com, mark.rutland@arm.com, romieu@fr.zoreil.com
Subject: Re: [PATCH net-next v4 00/10] Support for the Broadcom GENET driver
Date: Thu, 13 Feb 2014 18:39:14 -0500 (EST) [thread overview]
Message-ID: <20140213.183914.1533527602267985176.davem@davemloft.net> (raw)
In-Reply-To: <20140213.183806.278183709549075615.davem@davemloft.net>
From: David Miller <davem@davemloft.net>
Date: Thu, 13 Feb 2014 18:38:06 -0500 (EST)
> From: Florian Fainelli <f.fainelli@gmail.com>
> Date: Thu, 13 Feb 2014 15:30:12 -0800
>
>> This patchset adds support for the Broadcom GENET Gigabit Ethernet MAC
>> controller. This controller is found on the Broadcom BCM7xxx Set Top Box
>> System-on-a-chips.
>>
>> Changes since v3:
>> - fixed Kconfig dependency on FIXED_PHY
>>
>> Changes since v2:
>> - dropped the patch that adds an "internal" phy-mode
>
> Looks better, series applied, thanks.
Actually, I have to revert, this breaks the allmodconfig build on x86_64:
drivers/net/ethernet/broadcom/genet/bcmmii.c: In function ‘bcmgenet_mii_of_init’:
drivers/net/ethernet/broadcom/genet/bcmmii.c:404:2: error: implicit declaration of function ‘of_get_next_child’ [-Werror=implicit-function-declaration]
drivers/net/ethernet/broadcom/genet/bcmmii.c:404:10: warning: assignment makes pointer from integer without a cast [enabled by default]
cc1: some warnings being treated as errors
next prev parent reply other threads:[~2014-02-13 23:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-13 23:30 [PATCH net-next v4 00/10] Support for the Broadcom GENET driver Florian Fainelli
2014-02-13 23:38 ` David Miller
2014-02-13 23:39 ` David Miller [this message]
2014-02-13 23:41 ` Florian Fainelli
2014-02-13 23:42 ` Florian Fainelli
[not found] ` <CAGVrzcaJJBspF6o_0+kWHwh4hs7Q3YCknqZdFzS-ouyfBUecbQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-02-13 23:53 ` David Miller
-- strict thread matches above, loose matches on Subject: below --
2014-02-13 23:30 Florian Fainelli
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=20140213.183914.1533527602267985176.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=cernekee@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=mark.rutland@arm.com \
--cc=netdev@vger.kernel.org \
--cc=romieu@fr.zoreil.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;
as well as URLs for NNTP newsgroup(s).