[2.6 patch] drivers/net/wan/: possible cleanups

2005-09-01 Thread Adrian Bunk
This patch contains possible cleanups including the following: - make needlessly global code static - #if 0 the following unused global function: - sdladrv.c: sdla_intde - remove the following unused global variable: - lmc_media.c: lmc_t1_cables - remove the following unneeded EXPORT_SYMBOL's:

[2.6 patch] drivers/net/wan/: possible cleanups

2005-04-18 Thread Adrian Bunk
On Mon, Apr 18, 2005 at 01:55:06PM +0100, Alan Cox wrote: > On Llu, 2005-04-18 at 00:47, Adrian Bunk wrote: > > Are there any external drivers using these exports, and if there are, > > why aren't they in the kernel? > > Its a standard API > > > If there aren't and someone will at some time in t

Re: [2.6 patch] drivers/net/wan/: possible cleanups

2005-04-18 Thread Alan Cox
On Llu, 2005-04-18 at 00:47, Adrian Bunk wrote: > Are there any external drivers using these exports, and if there are, > why aren't they in the kernel? Its a standard API > If there aren't and someone will at some time in the future need them, > re-adding the exports will be trivial. Really,

Re: [2.6 patch] drivers/net/wan/: possible cleanups

2005-04-17 Thread Adrian Bunk
On Fri, Apr 15, 2005 at 06:49:56PM +0100, Alan Cox wrote: > On Gwe, 2005-04-15 at 00:20, Adrian Bunk wrote: > > On Sun, Mar 27, 2005 at 05:38:38PM +0100, Alan Cox wrote: > > > On Sul, 2005-03-27 at 15:34, Adrian Bunk wrote: > > > > - syncppp.c: sppp_input > > > > - syncppp.c: sppp_change_mtu >

Re: [2.6 patch] drivers/net/wan/: possible cleanups

2005-04-15 Thread Alan Cox
On Gwe, 2005-04-15 at 00:20, Adrian Bunk wrote: > On Sun, Mar 27, 2005 at 05:38:38PM +0100, Alan Cox wrote: > > On Sul, 2005-03-27 at 15:34, Adrian Bunk wrote: > > > - syncppp.c: sppp_input > > > - syncppp.c: sppp_change_mtu > > > - z85230.c: z8530_dma_sync > > > - z85230.c: z8530_txdma_syn

Re: [2.6 patch] drivers/net/wan/: possible cleanups

2005-04-14 Thread Adrian Bunk
On Sun, Mar 27, 2005 at 05:38:38PM +0100, Alan Cox wrote: > On Sul, 2005-03-27 at 15:34, Adrian Bunk wrote: > > - syncppp.c: sppp_input > > - syncppp.c: sppp_change_mtu > > - z85230.c: z8530_dma_sync > > - z85230.c: z8530_txdma_sync > > Please leave the z85230 ones at least. They are an in

Re: [2.6 patch] drivers/net/wan/: possible cleanups

2005-03-27 Thread Alan Cox
On Sul, 2005-03-27 at 15:34, Adrian Bunk wrote: > - syncppp.c: sppp_input > - syncppp.c: sppp_change_mtu > - z85230.c: z8530_dma_sync > - z85230.c: z8530_txdma_sync Please leave the z85230 ones at least. They are an intentional part of the external API for writing other 85230 card drivers.

[2.6 patch] drivers/net/wan/: possible cleanups

2005-03-27 Thread Adrian Bunk
This patch contains the following possible cleanups: - make needlessly global code static - #if 0 the following unused global function: - sdladrv.c: sdla_intde - remove the following unused global variable: - lmc_media.c: lmc_t1_cables - remove the following unneeded EXPORT_SYMBOL's: - cycx_d

Re: [2.6 patch] drivers/net/wan/: possible cleanups

2005-03-22 Thread Jeff Garzik
BTW, please send to netdev@oss.sgi.com not linux-net. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[2.6 patch] drivers/net/wan/: possible cleanups

2005-03-11 Thread Adrian Bunk
This patch contains the following possible cleanups: - make needlessly global code static - #if 0 the following unused global function: - sdladrv.c: sdla_intde - remove the following unused global variable: - lmc_media.c: lmc_t1_cables - remove the following unneeded EXPORT_SYMBOL's: - cycx_d

[2.6 patch] drivers/net/wan/: possible cleanups

2005-02-19 Thread Adrian Bunk
This patch contains the following possible cleanups: - make needlessly global code static - #if 0 the following unused global function: - sdladrv.c: sdla_intde - remove the following unused global variable: - lmc_media.c: lmc_t1_cables - remove the following unneeded EXPORT_SYMBOL's: - cycx_d