summaryrefslogtreecommitdiffstats
path: root/drivers/atmodem
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2012-09-11 22:31:44 -0500
committerDenis Kenzior <denkenz@gmail.com>2012-09-11 22:33:43 -0500
commit2dac10e1cb2d86e88dffe67569888bb9c110be9d (patch)
treed2cd7bc7a6b8538ae99924c1ea75f538116deac2 /drivers/atmodem
parent80fb1c2fac738bd27111d4849b649e57a17ac65f (diff)
downloadofono-2dac10e1cb2d86e88dffe67569888bb9c110be9d.tar.bz2
sms: Optimize behavior of previous commit
The previous commit fixed the bug, however performing a linear-search through the entire tx-queue is quite wasteful. The current usage pattern is to always modify the entry at the tail of the queue, so optimize.
Diffstat (limited to 'drivers/atmodem')
0 files changed, 0 insertions, 0 deletions