summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2014-02-19 09:15:09 +0100
committerJohn W. Linville <linville@tuxdriver.com>2014-02-24 15:21:55 -0500
commit59f01183a7846c1621a23dd88182f5a890f38717 (patch)
treeaa3655fd0c61a9d62309822253d0e2d0fd20116e /tools
parente3c91683b5c6498df19e5fba51fdb61fef5f4227 (diff)
downloadlinux-59f01183a7846c1621a23dd88182f5a890f38717.tar.bz2
iwl3945: fix wakeup interrupt
We have only 5 tx queues on 3945, updating il->txq[5] results in writing random value to HBUS_TARG_WRPTR register. Additionally use spin lock to protect txq->write_ptr and txq->need_update fields also modified in TX path. Tested-by: Pedro Francisco <pedrogfrancisco@gmail.com> Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions