]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: rename TID to tid in delba_param_set union
authorWilliam Durand <will+git@drnd.me>
Fri, 19 Feb 2021 16:14:00 +0000 (16:14 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:27 +0000 (09:25 +0100)
commitfc3bb53eee8a3cae837fe30e68d0bfe539357d93
tree043e4dcbb0e98fc7068cf20e34b763ca8c92e8d3
parent872d879654ba1e1c9b09b8e17daa9dfcf80ac800
staging: rtl8192e: rename TID to tid in delba_param_set union

This change uses lowercase for a field name to be more consistent with
the rest of the union.

Signed-off-by: William Durand <will+git@drnd.me>
Link: https://lore.kernel.org/r/20210219161400.29316-6-will+git@drnd.me
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_BA.h
drivers/staging/rtl8192e/rtl819x_BAProc.c