From: Amitkumar Karwar Date: Tue, 28 Feb 2012 06:04:14 +0000 (-0800) Subject: mwifiex: remove unnecessary struct mwifiex_802_11_ssid X-Git-Tag: v3.4-rc1~177^2~108^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9be5f39bdabb25708a9de294c2cae7bdd8dfb17;p=pandora-kernel.git mwifiex: remove unnecessary struct mwifiex_802_11_ssid Use struct cfg80211_ssid available in include/net/cfg80211.h instead of having similar definition in driver. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed