All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 09/11] Remove unused kernel config option DLCI_COUNT
@ 2007-02-06  0:31 akpm
  2007-02-06  2:09 ` David Miller
  2007-02-07  0:15 ` Jeff Garzik
  0 siblings, 2 replies; 3+ messages in thread
From: akpm @ 2007-02-06  0:31 UTC (permalink / raw)
  To: davem; +Cc: netdev, akpm, rpjday, jeff

From: "Robert P. J. Day" <rpjday@mindspring.com>

Remove the unused kernel config option DLCI_COUNT.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Krzysztof Halasa {khc@pm.waw.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/net/wan/Kconfig |   11 -----------
 1 file changed, 11 deletions(-)

diff -puN drivers/net/wan/Kconfig~remove-unused-kernel-config-option-dlci_count drivers/net/wan/Kconfig
--- a/drivers/net/wan/Kconfig~remove-unused-kernel-config-option-dlci_count
+++ a/drivers/net/wan/Kconfig
@@ -357,17 +357,6 @@ config DLCI
 	  To compile this driver as a module, choose M here: the
 	  module will be called dlci.
 
-config DLCI_COUNT
-	int "Max open DLCI"
-	depends on DLCI
-	default "24"
-	help
-	  Maximal number of logical point-to-point frame relay connections
-	  (the identifiers of which are called DCLIs) that the driver can
-	  handle.
-
-	  The default is probably fine.
-
 config DLCI_MAX
 	int "Max DLCI per device"
 	depends on DLCI
_

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

* Re: [patch 09/11] Remove unused kernel config option DLCI_COUNT
  2007-02-06  0:31 [patch 09/11] Remove unused kernel config option DLCI_COUNT akpm
@ 2007-02-06  2:09 ` David Miller
  2007-02-07  0:15 ` Jeff Garzik
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2007-02-06  2:09 UTC (permalink / raw)
  To: akpm; +Cc: netdev, rpjday, jeff

From: akpm@linux-foundation.org
Date: Mon, 05 Feb 2007 16:31:06 -0800

> From: "Robert P. J. Day" <rpjday@mindspring.com>
> 
> Remove the unused kernel config option DLCI_COUNT.
> 
> Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Jeff Garzik <jeff@garzik.org>
> Cc: Krzysztof Halasa {khc@pm.waw.pl>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Applied, thanks.

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

* Re: [patch 09/11] Remove unused kernel config option DLCI_COUNT
  2007-02-06  0:31 [patch 09/11] Remove unused kernel config option DLCI_COUNT akpm
  2007-02-06  2:09 ` David Miller
@ 2007-02-07  0:15 ` Jeff Garzik
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2007-02-07  0:15 UTC (permalink / raw)
  To: akpm; +Cc: davem, netdev, rpjday

akpm@linux-foundation.org wrote:
> From: "Robert P. J. Day" <rpjday@mindspring.com>
> 
> Remove the unused kernel config option DLCI_COUNT.
> 
> Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Jeff Garzik <jeff@garzik.org>
> Cc: Krzysztof Halasa {khc@pm.waw.pl>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  drivers/net/wan/Kconfig |   11 -----------
>  1 file changed, 11 deletions(-)

applied



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

end of thread, other threads:[~2007-02-07  0:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-06  0:31 [patch 09/11] Remove unused kernel config option DLCI_COUNT akpm
2007-02-06  2:09 ` David Miller
2007-02-07  0:15 ` Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.