commit | 8aefffeaae5d2e10edc77c084f75dc36bcce0c68 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Sun Dec 18 20:25:42 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Tue Dec 20 22:30:14 2011 +0200 |
tree | 6fd639d2a43f4510cedcc0af5183b8d579415a27 | |
parent | a0c7b7825e026c7acf63fd92a5182efd3aff637f [diff] |
wl12xx: flush packets before stopping dev role During sta disconnection, a deauth packet is being queued to the dev role queue. However, the dev role is being stopped before the packet was sent. Flush the tx queue before stopping the dev role. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>