Re: [stable] [patch] ieee80211: TKIP requires CRC32

From: Greg KH
Date: Mon Jul 17 2006 - 11:51:20 EST


On Fri, Jul 14, 2006 at 06:51:41PM -0400, Chuck Ebbert wrote:
> 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@xxxxxx>
>
> Signed-off-by: Chuck Ebbert <76306.1226@xxxxxxxxxxxxxx>

Queued to -stable, thanks.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/