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)
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>

No differences found