diff options
| author | Johannes Berg <johannes.berg@intel.com> | 2010-05-17 13:37:32 +0400 |
|---|---|---|
| committer | Reinette Chatre <reinette.chatre@intel.com> | 2010-06-06 10:17:51 +0400 |
| commit | 6f80240e0a738a6c5cef005291a90522959f3ba2 (patch) | |
| tree | 27bc143650166fbaae1f621b7a10e4fa1e1c1753 /include/linux/errqueue.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 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions
