]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8723bs: Improve clarity of MAR usage
authorManjae Cho <manjae.cho@samsung.com>
Wed, 31 Jul 2024 22:51:34 +0000 (07:51 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Aug 2024 09:26:28 +0000 (11:26 +0200)
commitf0bf2c33ba5a4d5df5be94fa7d89a8bda4b26f67
tree92a035c75d82837ab284d4592a652e4f6914a7ab
parent6d2c95ab495448b295a7bccb86183b98a936e4db
staging: rtl8723bs: Improve clarity of MAR usage

This patch improves the readability of the code related to the Multicast
Address Register (REG_MAR) in the rtl8723bs driver. It adds comments to
clarify the purpose and offset of the register, making the code more
self-documenting without introducing new macros.

Signed-off-by: Manjae Cho <manjae.cho@samsung.com>
Reviewed-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240731225134.917542-1-manjae.cho@samsung.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_halinit.c