From: Avinash Patil Date: Wed, 9 May 2012 01:30:17 +0000 (-0700) Subject: mwifiex: save adapter pointer in wiphy_priv X-Git-Tag: v3.5-rc1~101^2~6^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67fdf39e0b2fcfd14584e7b1e23c607450f5b96f;p=pandora-kernel.git mwifiex: save adapter pointer in wiphy_priv Since wiphy structure is per adapter we would save adapter, instead of mwifiex private pointer, in wiphy_priv. Also move country_info from mwifiex_private to mwifiex_adapter as making it part of mwifiex_adapter looks logical. Signed-off-by: Avinash Patil 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