From: Thomas Bittermann <t.bittermann@online.de>
To: linux-kernel@vger.kernel.org
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: [PATCH] fix typo in drivers/net/Config.in, 2.4.21-pre5
Date: Mon, 10 Mar 2003 12:45:38 +0100 [thread overview]
Message-ID: <200303101245.51899.t.bittermann@online.de> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
this patch fixes the "define_mbool" typo in drivers/net/Config.in
introduced in 2.4.21-pre5.
<patch>
diff -ruN linux-2.4.21-pre5-ac2-fixed/drivers/net/Config.in linux-2.4.21-pre5-ac2/drivers/net/Config.in
- --- linux-2.4.21-pre5-ac2-fixed/drivers/net/Config.in 2003-03-07 08:37:49.000000000 +0100
+++ linux-2.4.21-pre5-ac2/drivers/net/Config.in 2003-03-07 09:42:45.000000000 +0100
@@ -185,7 +185,7 @@
dep_tristate ' Davicom DM910x/DM980x support' CONFIG_DM9102 $CONFIG_PCI
dep_tristate ' EtherExpressPro/100 support (eepro100, original Becker driver)' CONFIG_EEPRO100 $CONFIG_PCI
if [ "$CONFIG_VISWS" = "y" ]; then
- - define_mbool CONFIG_EEPRO100_PIO y
+ define_bool CONFIG_EEPRO100_PIO y
else
dep_mbool ' Use PIO instead of MMIO' CONFIG_EEPRO100_PIO $CONFIG_EEPRO100
fi
</patch>
Greetings,
Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+bHrp3E3TGgPB70IRApx6AKCM5Oo71ZEzV9zWEl8jdL4pL1mdlgCgmuG8
yGzg+y4PC1xQlNh1pkLZK8M=
=GETl
-----END PGP SIGNATURE-----
next reply other threads:[~2003-03-10 11:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-10 11:45 Thomas Bittermann [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-03-10 11:14 Thomas Bittermann
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=200303101245.51899.t.bittermann@online.de \
--to=t.bittermann@online.de \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®