aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/lp486e.c
diff options
context:
space:
mode:
authorBen Cahill <ben.m.cahill@intel.com>2009-11-06 14:53:01 -0800
committerJohn W. Linville <linville@tuxdriver.com>2009-11-11 15:23:47 -0500
commit8756990f99ecdfe64ed32cce878e36bddc16bdcc (patch)
treedb7a218666ed46af34fdb03ce3e0436b5da0c180 /drivers/net/lp486e.c
parenta7e6611034530fce62f5499f77dd4fb6cde4d130 (diff)
iwlagn: update write pointers in iwl_irq_tasklet()
Follow-up to "update write pointers for all tx queues after wakeup"; that patch changed iwl_irq_tasklet_legacy(), but not iwl_irq_tasklet(), so newer devices were not covered. Comments from original patch: Wakeup interrupt has been updating write pointers (indexes, actually) only for tx queues 0-5. This is adequate just for 3945, but inadequate for other devices, all of which have more tx queues. Now updating all tx/command queues, so device can be aware of all new tx and host commands enqueued while device was asleep. This can potentially improve data traffic bandwidth and/or latency. Signed-off-by: Ben Cahill <ben.m.cahill@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/lp486e.c')
0 files changed, 0 insertions, 0 deletions