[PATCH] fix Kconfig after ip2/ip2main merge

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Cc: Andrew Morton <akpm@...>, Alan Cox <alan@...>, Jiri Slaby <jirislaby@...>
Date: Friday, May 30, 2008 - 8:43 pm

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@web.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

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] fix Kconfig after ip2/ip2main merge, , (Fri May 30, 8:43 pm)
Re: [PATCH] fix Kconfig after ip2/ip2main merge, Alan Cox, (Sat May 31, 6:09 am)