From: Johannes Berg Date: Thu, 29 Apr 2010 11:43:06 +0000 (-0700) Subject: iwlwifi: push virtual interface through X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dda6d28377bec52f96767e8d4a59aa95102b9dd;p=pandora-kernel.git iwlwifi: push virtual interface through Rather than keeping every bit of information around in priv and the virtual interface, add a virtual interface to many functions and use the information directly from it. This removes beacon_int, assoc_capability and assoc_id from struct iwl_priv. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed