commit | 4a7f5db19c0d8783f700cb606597c4c7b1364db5 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Mon May 23 18:00:17 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 01 15:12:31 2011 -0400 |
tree | 47e3ed3ece7255c0d21a5bb3a46da3aeb34f65bc | |
parent | 0541ac4cb47a31f44bf841a4dade539395c146ee [diff] |
mwifiex: remove support for old chipsets W0/W1 For SD8787 A0/A1 chipsets we use the default firmware image file 'mrvl/sd8787_uapsta.bin'. So the chip rev id variable is removed. The global variable fw_name is moved to adapter structure so that we can support a different interface, such as PCIe, in future. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>