commit | a27367d25da06c24e0379ad4489542016ff11dbb | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Jul 04 09:06:44 2011 +0300 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Sat Jul 16 07:36:56 2011 -0700 |
tree | c31b139ed3202f33c89712b8c7fc7cd3a5fec8a1 | |
parent | 34c1b7ba127d1815b3dd1cb81cc4338ce0e712b7 [diff] |
iwlagn: move sync_irq to transport layer Since all the irq / tasklet is now handled in the transport layer, it should give an API to ensure that all the irq / tasklet have finished running. This will allow the upper layer to release all its resources. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>