diff options
author | Ido Yariv <ido@wizery.com> | 2011-03-01 15:14:43 +0200 |
---|---|---|
committer | Luciano Coelho <coelho@ti.com> | 2011-03-03 16:12:57 +0200 |
commit | b07d4037051318d47c055384ef887535a0ed2d1e (patch) | |
tree | 87be47dfa0c80bdf6570e613269421b937a27d87 /drivers/pps/pps.c | |
parent | 2da69b890f47852dc368136375f49a5d24e2d9a1 (diff) |
wl12xx: Avoid redundant TX work
TX might be handled in the threaded IRQ handler, in which case, TX work
might be scheduled just to discover it has nothing to do.
Save a few context switches by cancelling redundant TX work in case TX
is about to be handled in the threaded IRQ handler. Also, avoid
scheduling TX work from wl1271_op_tx if not needed.
Signed-off-by: Ido Yariv <ido@wizery.com>
Reviewed-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/pps/pps.c')
0 files changed, 0 insertions, 0 deletions