hostap_cs: don't match revisions in presense of the MAC chip name
authorPavel Roskin <proski@gnu.org>
Thu, 10 Jan 2008 03:16:58 +0000 (22:16 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:09:33 +0000 (15:09 -0800)
commit17f65f814fc6144e61b5d19f8e0627cd781486c2
treef5bff29b318daabf7de318771610a2bea1125229
parentf31800d8b79bc42e495070aa6e6425841b7bdcbf
hostap_cs: don't match revisions in presense of the MAC chip name

If the third PCMCIA ID string specifies the MAC chip, the fourth ID
string doesn't need to be matched.  Even if it's different, it will be
compatible with the driver.

This ensures that other different revisions of the card will be
supported.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/hostap/hostap_cs.c