
Currently, there is a race condition where packet gets enqueued when WOW handshake is being done in parallel during bus suspend resulting in assert in FW as Tx is aborted when WOW command is received in FW. To fix this, suspend DP tx path before suspend sequence starts which will drop tx packets. Change-Id: I38a6a6bdf9858f627205f75f75f351f7debbb7f7 CRs-Fixed: 3227752