]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: sdio: clarify OQT free page comment
authorAkiyoshi Kurita <weibu@redadmin.org>
Wed, 17 Sep 2025 12:42:21 +0000 (21:42 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Oct 2025 07:09:27 +0000 (09:09 +0200)
commit561f0ed96a626c53fbd9a06ce2de6349fd0c31d2
tree03db7bf9883c3a018cf28521b2ffff946ebc10ef
parent7c28d77cde2a60856e8dfd7d80102037379a499f
staging: rtl8723bs: sdio: clarify OQT free page comment

Clarify the comment above HalQueryTxBufferStatus8723BSdio() to use
"TX OQT free page count" wording consistent with SDIO_REG_OQT_FREE_PG.

Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
Link: https://lore.kernel.org/r/20250917124221.1466298-1-weibu@redadmin.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_ops.c