diff options
author | Zhu Yi <yi.zhu@intel.com> | 2010-03-22 19:33:41 -0700 |
---|---|---|
committer | Reinette Chatre <reinette.chatre@intel.com> | 2010-04-02 12:50:37 -0700 |
commit | 6aac74b40d5828c6f6b24974580aa43d7bee905c (patch) | |
tree | a2efa613963176e4e2e37e9031cf6be1f579a010 /Documentation/ide | |
parent | bed2263feb10ea29b2696030cdec2eea611caf14 (diff) |
iwlwifi: clear rxq->queue in queue reset
In iwl_rx_queue_reset(), we didn't clear the rxq->queue[]. This might
cause the same rxb appears on multiple places in rxq->queue. Although
this won't cause any problem because of the read and write pointers
protection in rxq, we'd better clear it to avoid misleading.
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Diffstat (limited to 'Documentation/ide')
0 files changed, 0 insertions, 0 deletions