[PATCH] hostap: Fix hash values for product strings
authorJouni Malinen <jkmaline@cc.hut.fi>
Sun, 28 Aug 2005 17:51:36 +0000 (10:51 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 28 Aug 2005 23:25:02 +0000 (19:25 -0400)
commit6c5b90d2c84d557baed56e71729504b467ff3e5b
tree02d19e6dac3b340b3ef756e868b703bf50ecfeab
parentc6e3f95df7328479e2a454eedb5614eacbdb84ac
[PATCH] hostap: Fix hash values for product strings

hostap_cs: 0.4.1-kernel (Jouni Malinen <jkmaline@cc.hut.fi>)
pcmcia: hostap_cs: invalid hash for product string "BUFFALO": is 0x1b01a57b,
should be 0x2decece3
pcmcia: see Documentation/pcmcia/devicetable.txt for details
pcmcia: hostap_cs: invalid hash for product string "WLI-CF-S11G": is
0xefd5102a, should be 0x82067c18
pcmcia: see Documentation/pcmcia/devicetable.txt for details

This patch fixes them.

Signed-off-by: Kalle Valo <Kalle.Valo@iki.fi>
Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/wireless/hostap/hostap_cs.c