diff options
author | Johannes Berg <johannes.berg@intel.com> | 2010-05-17 09:37:32 (GMT) |
---|---|---|
committer | Reinette Chatre <reinette.chatre@intel.com> | 2010-06-06 06:17:51 (GMT) |
commit | 6f80240e0a738a6c5cef005291a90522959f3ba2 (patch) | |
tree | 27bc143650166fbaae1f621b7a10e4fa1e1c1753 /fs/ocfs2/journal.h | |
parent | 4f5fa2376f3ca46fa497632844872a6f4e224c09 (diff) | |
download | linux-6f80240e0a738a6c5cef005291a90522959f3ba2.tar.xz |
iwlagn: fix bug in txq freeing
The iwl_hw_txq_free_tfd() function can be
called from contexts with IRQs disabled,
so it must not call dev_kfree_skb() but
rather dev_kfree_skb_any() instead.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Diffstat (limited to 'fs/ocfs2/journal.h')
0 files changed, 0 insertions, 0 deletions