[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <298760125@web.de>
Date: Sat, 31 May 2008 02:43:09 +0200
From: devzero@....de
To: linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Alan Cox <alan@...hat.com>, Jiri Slaby <jirislaby@...il.com>
Subject: [PATCH] fix Kconfig after ip2/ip2main merge
as commit 6089093e588ee3f6aed99d08b1cf5ea37c52cf97 is fixing ip2 crashes on
load/unload and making ip2/ip2main one module (ip2), Kconfig shouldn`t mention
non existing module. I seldom posting patches and only have webmailer here, so
please indulge if there is something wrong with formatting or style.
Signed-off-by: Roland.Kletzing <devzero@....de>
---
drivers/char/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
===================================================================
--- a/drivers/char/Kconfig.orig 2008-05-31 02:14:42.000000000 +0200
+++ b/drivers/char/Kconfig 2008-05-31 02:15:15.000000000 +0200
@@ -118,8 +118,8 @@
order to become a dial-in server. If you have a card like that, say
Y here and read <file:Documentation/computone.txt>.
- To compile this driver as modules, choose M here: the
- modules will be called ip2 and ip2main.
+ To compile this driver as module, choose M here: the
+ module will be called ip2.
config ROCKETPORT
tristate "Comtrol RocketPort support"
_______________________________________________________________________
EINE FÜR ALLE: die kostenlose WEB.DE-Plattform für Freunde und Deine
Homepage mit eigenem Namen. Jetzt starten! http://unddu.de/?kid=kid@mf2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists