commit | ed2e627cb17d385f02d0a28fd7e564031f7769b0 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Sat Jun 13 22:15:52 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Jun 15 01:22:19 2015 +0200 |
tree | 4db365cf6c263ff632d28c444fde36721661653c | |
parent | b4ee194441d7e4457c7bac6c2a5da8428974db5a [diff] |
mac802154: iface: flush workqueue before stop This patch flushs the workqueue which is currently used for xmit_sync callback before calling stop driver-ops. Flush the queue will ensure all pending tx frames are transmitted. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>