From: Emmanuel Grumbach Date: Sun, 8 Jan 2012 14:33:58 +0000 (+0200) Subject: iwlwifi: consolidate the start_device flow X-Git-Tag: v3.4-rc1~177^2~112^2~356^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf6142975bcbb731bc131ee9d2a68b7561076545;p=pandora-kernel.git iwlwifi: consolidate the start_device flow Now there is only one transport function that launch a specific fw: trans_ops->start_fw. This one replaces trans_ops->start_device and trans_ops->kick_nic. The code that actually loads the fw to the device has been moved to the transport specific code. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed