]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ieee80211: TKIP requires CRC32
authorChuck Ebbert <76306.1226@compuserve.com>
Tue, 8 Aug 2006 21:23:12 +0000 (23:23 +0200)
committerAdrian Bunk <bunk@stusta.de>
Tue, 8 Aug 2006 21:23:12 +0000 (23:23 +0200)
ieee80211_crypt_tkip will not work without CRC32.

  LD      .tmp_vmlinux1
net/built-in.o: In function `ieee80211_tkip_encrypt':
net/ieee80211/ieee80211_crypt_tkip.c:349: undefined reference to `crc32_le'

Reported by Toralf Foerster <toralf.foerster@gmx.de>

Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/ieee80211/Kconfig

index d18ccba3ea9e7f2dcb9f6b1708c4bf86094b0145..be06ca88238607ce4ccaf3fe42b2ab34181437f9 100644 (file)
@@ -58,6 +58,7 @@ config IEEE80211_CRYPT_TKIP
        depends on IEEE80211 && NET_RADIO
        select CRYPTO
        select CRYPTO_MICHAEL_MIC
+       select CRC32
        ---help---
        Include software based cipher suites in support of IEEE 802.11i
        (aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with TKIP enabled