All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Lendacky <thomas.lendacky@amd.com>
To: David Miller <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <jcm@redhat.com>
Subject: Re: [PATCH V2 net-next 0/5] amd-xgbe: AMD 10Gb Ethernet driver
Date: Thu, 5 Jun 2014 08:03:51 -0500	[thread overview]
Message-ID: <53906AB7.20508@amd.com> (raw)
In-Reply-To: <20140604.143903.1213688714066322891.davem@davemloft.net>



On 06/04/2014 04:39 PM, David Miller wrote:
> From: David Miller <davem@davemloft.net>
> Date: Wed, 04 Jun 2014 14:36:05 -0700 (PDT)
>
>> From: Tom Lendacky <thomas.lendacky@amd.com>
>> Date: Wed, 4 Jun 2014 11:11:31 -0500
>>
>>> The following series implements support for the new AMD 10Gb Ethernet
>>> driver (amd-xgbe).  It includes the 10Gb Ethernet driver as well as
>>> a 10Gb Ethernet PHY driver.
>>>
>>> This patch series is based on net-next.
>>>
>>> Changes in V2:
>>>    - Add phy-mode to the amd-xgbe device bindings
>>>    - Obtain the phy-mode from the device tree
>>>    - Reference ethernet.txt device bindings for phy-handle and phy-mode
>>>    - Connect/disconnect to/from phy during probe/remove, instead of open/close
>>>    - Fixes for jumbo packet support / MTU changes
>>>    - Formatting changes for debug packet dump
>>>    - Free resources in the phylib driver remove function
>>>    - Proper NP NULL message during auto-negotiation
>>
>> Series applied, thanks.
>
> I had to revert, this breaks the build:
>
> drivers/net/phy/amd-xgbe-phy.c: In function ‘amd_xgbe_phy_probe’:
> drivers/net/phy/amd-xgbe-phy.c:1251:2: error: implicit declaration of function ‘of_dev_put’ [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors
> make[3]: *** [drivers/net/phy/amd-xgbe-phy.o] Error 1
> make[2]: *** [drivers/net/phy] Error 2
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [drivers/net] Error 2
> make[1]: *** Waiting for unfinished jobs....
> make: *** [drivers] Error 2
>

Sorry about that, I'll fix the config dependencies and send out a
V3.

Tom

      reply	other threads:[~2014-06-05 13:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-04 16:11 [PATCH V2 net-next 0/5] amd-xgbe: AMD 10Gb Ethernet driver Tom Lendacky
2014-06-04 16:12 ` [PATCH V2 net-next 1/5] amd-xgbe: AMD 10GbE device bindings documentation Tom Lendacky
2014-06-04 16:12 ` [PATCH V2 net-next 2/5] amd-xgbe: Initial AMD 10GbE platform driver Tom Lendacky
2014-06-04 16:12 ` [PATCH V2 net-next 3/5] amd-xgbe: Initial AMD 10GbE phylib driver Tom Lendacky
2014-06-04 16:13 ` [PATCH V2 net-next 4/5] amd-xgbe: Configuration and build support Tom Lendacky
2014-06-04 16:13 ` [PATCH V2 net-next 5/5] amd-xgbe: Maintainer information Tom Lendacky
2014-06-04 21:36 ` [PATCH V2 net-next 0/5] amd-xgbe: AMD 10Gb Ethernet driver David Miller
2014-06-04 21:39   ` David Miller
2014-06-05 13:03     ` Tom Lendacky [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=53906AB7.20508@amd.com \
    --to=thomas.lendacky@amd.com \
    --cc=davem@davemloft.net \
    --cc=jcm@redhat.com \
    --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.