From: Johannes Berg Date: Fri, 22 Jan 2010 22:22:53 +0000 (-0800) Subject: iwlwifi: reorder device setup X-Git-Tag: v2.6.34-rc1~233^2~421^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=158bea07c6017fa67bc0c64815ce5c3a998083dc;p=pandora-kernel.git iwlwifi: reorder device setup It is better to first notify cfg80211 about the hw rfkill state (so the rfkill device that will be registered won't have the wrong state while being registered), and the power/tt variable init can (and probably should) also be done first. Also rename iwl_setup_mac to iwl_mac_setup_register to better describe what it really does. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed