diff options
author | Reinette Chatre <reinette.chatre@intel.com> | 2008-03-07 13:47:20 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-03-07 17:25:26 -0500 |
commit | deedf504302ff747985db081352e045ff7087a11 (patch) | |
tree | 1b2e1c8717cef38dd56a00f8109d683ca3930e21 /CREDITS | |
parent | f868f4e196177ee96f77304ab707a0ad5ddd6fe4 (diff) |
iwlwifi: fix potential lock inversion deadlockmaster-2008-03-07
This is a change to a previous patch ("iwlwifi: 3945 split tx_complete
to command and packet function") to ensure we do not have hardirq safe
locks (priv->lock in this case) depend on hardirq unsafe locks.
We only call iwl3945_tx_queue_reclaim while in a tasklet so we have to use
the irqsafe version of the function.
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions