[PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id
authorJouni Malinen <jkmaline@cc.hut.fi>
Wed, 28 Feb 2007 03:46:46 +0000 (19:46 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 28 Apr 2007 15:00:55 +0000 (11:00 -0400)
commit99d3184ac7b4e91c88073f474ebe758540b3ad82
treee1170c5a7415e0572baa5624ba31d9025f4a0c8f
parent742e9910d68a338189de8b5be77ae1d141f3851f
[PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id

It looks like some of the PC Card manfid/product strings were lost
when Host AP driver was converted to use PCMCIA_DEVICE_* helpers. This
patch adds back D-Link DWL-650 Rev. P1 using the same product ID
string match as the pcmcia-cs/cardmgr configuration used before.

Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/hostap/hostap_cs.c