From: Amitkumar Karwar Date: Tue, 24 May 2011 01:00:17 +0000 (-0700) Subject: mwifiex: remove support for old chipsets W0/W1 X-Git-Tag: v3.1-rc1~316^2~450^2~57^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a7f5db19c0d8783f700cb606597c4c7b1364db5;p=pandora-kernel.git 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 Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed