]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: rename TID to tid in ba_param_set union
authorWilliam Durand <will+git@drnd.me>
Fri, 19 Feb 2021 10:12:06 +0000 (10:12 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:26 +0000 (09:25 +0100)
commitc3caf84986045669b277e26bc214725d9f32a614
tree9317160a2f6c6b520f172e11f8d1f9d00b1843e6
parent5603973e27632882f8d1adf2b16838caa5b685ba
staging: rtl8192e: rename TID to tid in ba_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/20210219101206.18036-7-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