diff options
author | Bob Copeland <me@bobcopeland.com> | 2015-01-09 22:15:51 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-01-23 20:12:09 +0300 |
commit | 5f3f928585b22aada39f87611df75bac4a12a6c7 (patch) | |
tree | 7bffbc0d014c9d529270a0d4928d10e2ee49bd99 /tools/net | |
parent | 4b12462a3a7f44066aa2885a487a5154f5f75c99 (diff) | |
download | linux-5f3f928585b22aada39f87611df75bac4a12a6c7.tar.xz |
wcn36xx: move set_tx_pdu inside set_tx_data/mgmt
The pdu is part of the buffer descriptor, so it makes
sense that one function would fill both. Also, passing
the whole skb instead of just the header pointer to the
set_tx_data function paves the way for using its fields
for ampdu setup inside set_tx_data().
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/net')
0 files changed, 0 insertions, 0 deletions