[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200428.130545.1878103691480474686.davem@davemloft.net>
Date: Tue, 28 Apr 2020 13:05:45 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dmurphy@...com
Cc: andrew@...n.ch, f.fainelli@...il.com, hkallweit1@...il.com,
linux@...linux.org.uk, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, afd@...com
Subject: Re: [PATCH net v2 2/2] net: phy: DP83TC811: Fix WoL in config init
to be disabled
From: Dan Murphy <dmurphy@...com>
Date: Mon, 27 Apr 2020 16:21:12 -0500
> + return phy_write_mmd(phydev, DP83822_DEVADDR,
^^^^^^^^^^^^^^^^
Please don't submit patches that have not even had a conversation with
the compiler.
This register define only exists in dp83822.c and you are trying to use
it in dp83tc811.c
If this doesn't compile, how did you do functional testing of this
change?
If you compile tested these changes against a tree other than the 'net'
tree, please don't do that.
Thanks.
Powered by blists - more mailing lists