netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, bh74.an@samsung.com, ks.giri@samsung.com,
	siva.kallam@samsung.com, peppe.cavallaro@st.com,
	jcmvbkbc@gmail.com, Florian Fainelli <f.fainelli@gmail.com>
Subject: [PATCH net-next 0/4] net: ndo_set_config/ifmap cleanups
Date: Mon, 21 Apr 2014 09:09:18 -0700	[thread overview]
Message-ID: <1398096563-8786-1-git-send-email-f.fainelli@gmail.com> (raw)

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

             reply	other threads:[~2014-04-21 16:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-21 16:09 Florian Fainelli [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1398096563-8786-1-git-send-email-f.fainelli@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=bh74.an@samsung.com \
    --cc=davem@davemloft.net \
    --cc=jcmvbkbc@gmail.com \
    --cc=ks.giri@samsung.com \
    --cc=netdev@vger.kernel.org \
    --cc=peppe.cavallaro@st.com \
    --cc=siva.kallam@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).