[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181111.182006.2236972282509498071.davem@davemloft.net>
Date: Sun, 11 Nov 2018 18:20:06 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: yuehaibing@...wei.com
Cc: andrew@...n.ch, f.fainelli@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH net-next] net: phy: marvell: remove set but not used
variable 'pause'
From: YueHaibing <yuehaibing@...wei.com>
Date: Mon, 12 Nov 2018 01:47:30 +0000
> Fixes gcc '-Wunused-but-set-variable' warning:
>
> drivers/net/phy/marvell.c: In function 'm88e1510_config_init':
> drivers/net/phy/marvell.c:850:7: warning:
> variable 'pause' set but not used [-Wunused-but-set-variable]
>
> It not used any more after commit 3c1bcc8614db ("net: ethernet: Convert phydev
> advertize and supported from u32 to link mode")
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Applied.
Powered by blists - more mailing lists