android_kernel_xiaomi_sm7250/net/ieee80211
Chuck Ebbert ca0084fa90 [PATCH] ieee80211: TKIP requires CRC32
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: John W. Linville <linville@tuxdriver.com>
2006-07-27 14:37:31 -04:00
..
softmac
ieee80211_crypt_ccmp.c
ieee80211_crypt_tkip.c
ieee80211_crypt_wep.c
ieee80211_crypt.c
ieee80211_geo.c
ieee80211_module.c
ieee80211_rx.c
ieee80211_tx.c
ieee80211_wx.c
Kconfig [PATCH] ieee80211: TKIP requires CRC32 2006-07-27 14:37:31 -04:00
Makefile