netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Stephen Hemminger <shemminger@osdl.org>, jgarzik@pobox.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [2.6 patch] the scheduled sk98lin removal
Date: Mon, 9 Jul 2007 16:59:16 +0200	[thread overview]
Message-ID: <20070709145916.GE3492@stusta.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 2638 bytes --]

This patch contains the scheduled removal of the sk98lin driver.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

Due to its size, the patch is attached compressed.

 Documentation/feature-removal-schedule.txt |    8 
 Documentation/networking/00-INDEX          |    3 
 Documentation/networking/sk98lin.txt       |  568 -
 drivers/net/Kconfig                        |   87 
 drivers/net/Makefile                       |    1 
 drivers/net/sk98lin/Makefile               |   87 
 drivers/net/sk98lin/h/lm80.h               |  179 
 drivers/net/sk98lin/h/skaddr.h             |  285 
 drivers/net/sk98lin/h/skcsum.h             |  213 
 drivers/net/sk98lin/h/skdebug.h            |   74 
 drivers/net/sk98lin/h/skdrv1st.h           |  188 
 drivers/net/sk98lin/h/skdrv2nd.h           |  447 -
 drivers/net/sk98lin/h/skerror.h            |   55 
 drivers/net/sk98lin/h/skgedrv.h            |   51 
 drivers/net/sk98lin/h/skgehw.h             | 2126 -----
 drivers/net/sk98lin/h/skgehwt.h            |   48 
 drivers/net/sk98lin/h/skgei2c.h            |  210 
 drivers/net/sk98lin/h/skgeinit.h           |  797 --
 drivers/net/sk98lin/h/skgepnm2.h           |  334 
 drivers/net/sk98lin/h/skgepnmi.h           |  962 --
 drivers/net/sk98lin/h/skgesirq.h           |  110 
 drivers/net/sk98lin/h/ski2c.h              |  174 
 drivers/net/sk98lin/h/skqueue.h            |   94 
 drivers/net/sk98lin/h/skrlmt.h             |  438 -
 drivers/net/sk98lin/h/sktimer.h            |   63 
 drivers/net/sk98lin/h/sktypes.h            |   69 
 drivers/net/sk98lin/h/skversion.h          |   38 
 drivers/net/sk98lin/h/skvpd.h              |  248 
 drivers/net/sk98lin/h/xmac_ii.h            | 1579 ----
 drivers/net/sk98lin/skaddr.c               | 1788 ----
 drivers/net/sk98lin/skdim.c                |  742 -
 drivers/net/sk98lin/skethtool.c            |  628 -
 drivers/net/sk98lin/skge.c                 | 5211 -------------
 drivers/net/sk98lin/skgehwt.c              |  171 
 drivers/net/sk98lin/skgeinit.c             | 2005 -----
 drivers/net/sk98lin/skgemib.c              | 1075 --
 drivers/net/sk98lin/skgepnmi.c             | 8210 ---------------------
 drivers/net/sk98lin/skgesirq.c             | 2229 -----
 drivers/net/sk98lin/ski2c.c                | 1296 ---
 drivers/net/sk98lin/sklm80.c               |  141 
 drivers/net/sk98lin/skqueue.c              |  179 
 drivers/net/sk98lin/skrlmt.c               | 3257 --------
 drivers/net/sk98lin/sktimer.c              |  250 
 drivers/net/sk98lin/skvpd.c                | 1091 --
 drivers/net/sk98lin/skxmac2.c              | 4160 ----------
 45 files changed, 41969 deletions(-)


[-- Attachment #2: patch-remove-sk98lin.gz --]
[-- Type: application/octet-stream, Size: 257268 bytes --]

             reply	other threads:[~2007-07-09 14:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-09 14:59 Adrian Bunk [this message]
2007-07-10 16:44 ` [2.6 patch] the scheduled sk98lin removal Jeff Garzik
2007-07-10 16:49   ` Stephen Hemminger
2007-07-10 19:09     ` Chris Stromsoe
2007-07-10 19:12       ` Chris Stromsoe

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=20070709145916.GE3492@stusta.de \
    --to=bunk@stusta.de \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@osdl.org \
    /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).