| commit | 8d8a070e2bc223a539fc8a4447fa822296303fb1 | [log] [tgz] |
|---|---|---|
| author | Eric Holmberg <eholmber@codeaurora.org> | Thu Jan 19 13:38:08 2012 -0700 |
| committer | Eric Holmberg <eholmber@codeaurora.org> | Sat Feb 04 13:35:42 2012 -0700 |
| tree | 2e8acb28f5e2c15e009b7123e7cee4d61c05d95a | |
| parent | bc9f21c65b53f24aebdc1c282b8028f10476383c [diff] |
msm: bam_rmnet: Queue packet for UL wakeup Instead of forcing the TCP/IP stack to retry the packet if an uplink wakeup is needed, queue the packet until the wakeup is complete. This prevents tools such as tcpdump from showing the packet as being sent twice. Change-Id: Ib83c62e6e58dc5646a34a70b5bfa6c3ba59cc32b Signed-off-by: Eric Holmberg <eholmber@codeaurora.org>