commit | 57cea1a480975338d84f7bbc229b4dc76e030600 | [log] [tgz] |
---|---|---|
author | Jithu Jance <jithu@broadcom.com> | Wed Aug 20 10:22:04 2014 -0700 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Wed Aug 20 10:22:04 2014 -0700 |
tree | c362a3d5533b9f80efc8f1e7a1c6c513e2b59dde | |
parent | 1d57ba2e974d60c4b36b65c9d58f6ec7cebad0aa [diff] |
P2P: Avoid trunction of extended listen due to offchan tx On receiving the cancel remain on channel event, the pending_tx is scheduled immediately and returned. This was preventing the wpas_p2p_listen_start function from execution thereby resulting in termination of the extended listen. Bug: 17027752 Change-Id: Ib12425f144364e92b3a5539fba3a850779b4fe2b Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>