diff options
author | Zhu Yi <yi.zhu@intel.com> | 2010-03-23 03:33:41 +0100 |
---|---|---|
committer | Reinette Chatre <reinette.chatre@intel.com> | 2010-04-02 21:50:37 +0200 |
commit | 6aac74b40d5828c6f6b24974580aa43d7bee905c (patch) | |
tree | a2efa613963176e4e2e37e9031cf6be1f579a010 /Documentation/feature-removal-schedule.txt | |
parent | iwlwifi: remove irrelevant comments (diff) | |
download | linux-6aac74b40d5828c6f6b24974580aa43d7bee905c.tar.xz linux-6aac74b40d5828c6f6b24974580aa43d7bee905c.zip |
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/feature-removal-schedule.txt')
0 files changed, 0 insertions, 0 deletions