public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: linux-net@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [2.5 patch] remove #if'd kernel 2.0 and 2.2 code from wan code
Date: Sat, 18 Jan 2003 17:36:45 +0100	[thread overview]
Message-ID: <20030118163644.GG10647@fs.tum.de> (raw)

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

[resent with the patch gzipped attached since it was too big]

The attached removes obsolete #if'd code for kernel 2.0 and 2.2 from
wan code (this includes the expansion of some #define's that were
definded differently for different kernel versions).

This patch does not include my earlier patch for drivers/net/wan/lmc/*.

I've tested the compilation with 2.5.59.

diffstat output:
 drivers/net/wan/comx-hw-munich.c  |    5
 drivers/net/wan/pc300_tty.c       |    6
 drivers/net/wan/sdla_chdlc.c      |  298 +++--------------------
 drivers/net/wan/sdla_fr.c         |  476 ++------------------------------------
 drivers/net/wan/sdla_ft1.c        |   32 --
 drivers/net/wan/sdla_ppp.c        |  320 +------------------------
 drivers/net/wan/sdla_x25.c        |  147 ++---------
 drivers/net/wan/sdladrv.c         |  201 ----------------
 drivers/net/wan/sdlamain.c        |   97 -------
 drivers/net/wan/wanpipe_multppp.c |  157 +-----------
 include/linux/if_wanpipe.h        |    8
 include/linux/if_wanpipe_common.h |    6
 include/linux/sdladrv.h           |   18 -
 include/linux/wanpipe.h           |   76 ------
 include/linux/wanrouter.h         |   31 --
 net/wanrouter/af_wanpipe.c        |  117 ---------
 16 files changed, 157 insertions(+), 1838 deletions(-)


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


[-- Attachment #2: patch-cleanup-wan.gz --]
[-- Type: application/x-gunzip, Size: 28837 bytes --]

                 reply	other threads:[~2003-01-18 16:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030118163644.GG10647@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-net@vger.kernel.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