commit | d740d8fd243933dfd399c9f8d78063ca020eb8bf | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Mon Mar 30 09:51:51 2015 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Mar 30 15:00:25 2015 +0300 |
tree | c7b64328b7463de5fa0bded2b7cacef323a1da98 | |
parent | 6fcafef7363bec35ddf148abae6e879e27771eb0 [diff] |
ath10k: unify tx mode and dispatch There are a few different tx paths depending on firmware and frame itself. Creating a uniform decision will make it possible to switch between different txmode easier, both for testing and for future features as well. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Marek Puzyniak <marek.puzyniak@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>