iwlwifi: add fw_alive to transport layer API, kill tx_start
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 2 Jan 2012 14:10:08 +0000 (16:10 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 2 Feb 2012 21:40:07 +0000 (13:40 -0800)
Define a new handler in the transport layer API: fw_alive.
Move iwl_reset_ict to this new handler, and move the content
of tx_start to this handler.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found