commit | 17f65f814fc6144e61b5d19f8e0627cd781486c2 | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Wed Jan 09 22:16:58 2008 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:09:33 2008 -0800 |
tree | f5bff29b318daabf7de318771610a2bea1125229 | |
parent | f31800d8b79bc42e495070aa6e6425841b7bdcbf [diff] |
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>