]> 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)
commit9c17d7d9a0e7a1b8e6ca684dc6dbdadb52fd29aa
tree9317160a2f6c6b520f172e11f8d1f9d00b1843e6
parentc34abc0f57f716f2ad10632cd1e873c5df1a8c9d
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