* [PATCH] d80211: select CRC32 functions
@ 2007-01-24 9:35 Marcus Better
2007-01-28 7:37 ` Michael Wu
2007-01-31 18:56 ` Jiri Benc
0 siblings, 2 replies; 3+ messages in thread
From: Marcus Better @ 2007-01-24 9:35 UTC (permalink / raw)
To: netdev
The d80211 stack requires CRC32 functions for the WEP implementation.
Signed-off-by: Marcus Better <marcus@better.se>
---
net/d80211/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/net/d80211/Kconfig b/net/d80211/Kconfig
index 7e2635f..d91f0db 100644
--- a/net/d80211/Kconfig
+++ b/net/d80211/Kconfig
@@ -3,6 +3,7 @@ config D80211
select CRYPTO
select CRYPTO_ARC4
select CRYPTO_AES
+ select CRC32
select WIRELESS_EXT
---help---
This option enables the hardware independent IEEE 802.11
--
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] d80211: select CRC32 functions
2007-01-24 9:35 [PATCH] d80211: select CRC32 functions Marcus Better
@ 2007-01-28 7:37 ` Michael Wu
2007-01-31 18:56 ` Jiri Benc
1 sibling, 0 replies; 3+ messages in thread
From: Michael Wu @ 2007-01-28 7:37 UTC (permalink / raw)
To: Marcus Better; +Cc: netdev, John Linville, Jiri Benc
[-- Attachment #1: Type: text/plain, Size: 271 bytes --]
On Wednesday 24 January 2007 04:35, Marcus Better wrote:
> The d80211 stack requires CRC32 functions for the WEP implementation.
ACK. Please CC John Linville <linville@tuxdriver.com> and Jiri Benc
<jbenc@suse.cz> on d80211 patches next time.
Thanks,
-Michael Wu
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] d80211: select CRC32 functions
2007-01-24 9:35 [PATCH] d80211: select CRC32 functions Marcus Better
2007-01-28 7:37 ` Michael Wu
@ 2007-01-31 18:56 ` Jiri Benc
1 sibling, 0 replies; 3+ messages in thread
From: Jiri Benc @ 2007-01-31 18:56 UTC (permalink / raw)
To: Marcus Better; +Cc: netdev
On Wed, 24 Jan 2007 10:35:10 +0100, Marcus Better wrote:
> The d80211 stack requires CRC32 functions for the WEP implementation.
Your mail client converts tabs to spaces, please check its settings
next time (and Cc: me and John Linville on d80211 patches).
Applied to my tree, thanks for the patch.
Jiri
--
Jiri Benc
SUSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-01-31 18:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-24 9:35 [PATCH] d80211: select CRC32 functions Marcus Better
2007-01-28 7:37 ` Michael Wu
2007-01-31 18:56 ` Jiri Benc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).