OSDN Git Service

staging: vt6656: Use mac80211 duration for tx headers
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 27 Feb 2020 21:06:17 +0000 (21:06 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Mar 2020 06:52:31 +0000 (07:52 +0100)
commit3b4922deaf3759730412c8e57b8fee9243f8641d
treed2f0b5c067b7922a1917f8b83110f757a8d48d4d
parent72db61d7d17a475d3cc9de1a7c871d518fcd82f0
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>
drivers/staging/vt6656/rxtx.c