netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net: ndo_set_config/ifmap cleanups
@ 2014-04-21 16:09 Florian Fainelli
  2014-04-21 16:09 ` [PATCH net-next 1/4] net: ethoc: remove ethoc_config Florian Fainelli
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Florian Fainelli @ 2014-04-21 16:09 UTC (permalink / raw)
  To: netdev
  Cc: davem, bh74.an, ks.giri, siva.kallam, peppe.cavallaro, jcmvbkbc,
	Florian Fainelli

Hi David,

This patch series removes a bunch of useless ndo_set_config in non
PCMCIA Ethernet drivers.

Florian Fainelli (4):
  net: ethoc: remove ethoc_config
  net: cpmac: remove cpmac_config
  net: sxgbe: remove sxgbe_config
  stmmac: remove stmmac_config

 drivers/net/ethernet/ethoc.c                      |  6 ----
 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c   | 35 -----------------------
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 22 --------------
 drivers/net/ethernet/ti/cpmac.c                   | 14 ---------
 4 files changed, 77 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-04-21 19:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-21 16:09 [PATCH net-next 0/4] net: ndo_set_config/ifmap cleanups Florian Fainelli
2014-04-21 16:09 ` [PATCH net-next 1/4] net: ethoc: remove ethoc_config Florian Fainelli
2014-04-21 17:43   ` Max Filippov
2014-04-21 16:09 ` [PATCH net-next 2/4] net: cpmac: remove cpmac_config Florian Fainelli
2014-04-21 16:09 ` [PATCH net-next 3/4] net: sxgbe: remove sxgbe_config Florian Fainelli
2014-04-21 16:09 ` [PATCH net-next 4/4] stmmac: remove stmmac_config Florian Fainelli
2014-04-21 18:59 ` [PATCH net-next 0/4] net: ndo_set_config/ifmap cleanups David Miller

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