commit | 3b4922deaf3759730412c8e57b8fee9243f8641d | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Thu Feb 27 21:06:17 2020 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 04 07:52:31 2020 +0100 |
tree | d2f0b5c067b7922a1917f8b83110f757a8d48d4d | |
parent | 72db61d7d17a475d3cc9de1a7c871d518fcd82f0 [diff] |
staging: vt6656: Use mac80211 duration for tx headers mac80211 already provides the correct duration simply copy it to the tx headers removing the need for driver to find it with vnt_get_duration_le. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Link: https://lore.kernel.org/r/0cdde611-119b-b223-e8c8-b59fb497a7b9@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>