netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: stmmac: remove useless code of phy_mask
@ 2020-01-08  7:25 Dejin Zheng
  2020-01-08  7:25 ` [PATCH v2 1/2] net: stmmac: pci: remove the duplicate code of set phy_mask Dejin Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Dejin Zheng @ 2020-01-08  7:25 UTC (permalink / raw)
  To: peppe.cavallaro, alexandre.torgue, joabreu, davem,
	mcoquelin.stm32, martin.blumenstingl, treding, andrew,
	weifeng.voon, tglx
  Cc: netdev, linux-stm32, linux-arm-kernel, linux-kernel, Dejin Zheng

These patches just for cleanup codes in stmmac driver.

Changes since v1:
	1, add a new commit for remove the useless member phy_mask.
	2, adjust some commit comments for the original commit.

Dejin Zheng (2):
  net: stmmac: pci: remove the duplicate code of set phy_mask
  net: stmmac: remove the useless member phy_mask

 drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 1 -
 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c  | 5 -----
 include/linux/stmmac.h                            | 1 -
 3 files changed, 7 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-01-20 16:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-08  7:25 [PATCH v2 0/2] net: stmmac: remove useless code of phy_mask Dejin Zheng
2020-01-08  7:25 ` [PATCH v2 1/2] net: stmmac: pci: remove the duplicate code of set phy_mask Dejin Zheng
2020-01-08  7:25 ` [PATCH v2 2/2] net: stmmac: remove the useless member phy_mask Dejin Zheng
2020-01-18  7:51   ` kbuild test robot
2020-01-20 16:28     ` Dejin Zheng
2020-01-08  7:57 ` [PATCH v2 0/2] net: stmmac: remove useless code of phy_mask Jose Abreu
2020-01-08 11:26   ` Dejin Zheng
2020-01-08 13:25     ` Jose Abreu
2020-01-08 13:43       ` Dejin Zheng

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).