From: Yogesh Ashok Powar Date: Thu, 12 Jan 2012 04:06:11 +0000 (-0800) Subject: mwifiex: use bss_type and bss_num to retrieve priv X-Git-Tag: v3.4-rc1~177^2~376^2^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9da9a3b29ba6a9a98e437f24576f13cbe259997b;p=pandora-kernel.git mwifiex: use bss_type and bss_num to retrieve priv Current implementation, for retrieving priv from adapter, uses bss_index. In multi interface environment supporting different types, bss_index may not be unique. Use bss_type along with bss_num to retrieve the priv. bss_index is removed with this change. Signed-off-by: Yogesh Ashok Powar Signed-off-by: Kiran Divekar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed