[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190218.162850.1254388175691397706.davem@davemloft.net>
Date: Mon, 18 Feb 2019 16:28:50 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: vkoul@...nel.org
Cc: linux-arm-msm@...r.kernel.org, bjorn.andersson@...aro.org,
netdev@...r.kernel.org, niklas.cassel@...aro.org, andrew@...n.ch,
f.fainelli@...il.com, nsekhar@...com, peter.ujfalusi@...com,
marc.w.gonzalez@...e.fr
Subject: Re: [PATCH v2 1/2] net: phy: at803x: dont inline helpers
From: Vinod Koul <vkoul@...nel.org>
Date: Mon, 18 Feb 2019 15:48:52 +0530
> Some helpers were inlined, but makes more sense to allow compiler
> to do the right optiomazations instead, so remove inline for
> at803x_disable_rx_delay() and at803x_disable_tx_delay()
>
> Signed-off-by: Vinod Koul <vkoul@...nel.org>
Two problem with this patch series.
1) It fixes a bug in 'net' but the patches only apply cleanly to
'net-next'. Please respin this against 'net'.
2) This series lacks a header posting "[PATCH vX 0/N] " which
explains at a high level what the series is doing, how it is
doing it, and why it is doing it that way.
Thanks.
Powered by blists - more mailing lists