Staging: rtl8192e: Rename variable MaxRxAMPDUFactor
authorTree Davies <tdavies@darkphysics.net>
Sun, 28 Apr 2024 23:01:03 +0000 (16:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 4 May 2024 16:41:01 +0000 (18:41 +0200)
commit1f630607e62682c1350c9c4904223cca2114d1b8
treec8abf01d4dea9c2f8278e3b60c2ae0b4bf55d73b
parent9d2953b958a24b31c632d8c60f988b8b7aa7f940
Staging: rtl8192e: Rename variable MaxRxAMPDUFactor

Rename variable MaxRxAMPDUFactor to max_rx_ampdu_factor
to fix checkpatch warning Avoid CamelCase.

Signed-off-by: Tree Davies <tdavies@darkphysics.net>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240428230106.6548-16-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_HT.h
drivers/staging/rtl8192e/rtl819x_HTProc.c