summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorBitterblue Smith <rtl8821cerfe2@gmail.com>2025-06-07 20:59:53 +0300
committerPing-Ke Shih <pkshih@realtek.com>2025-06-10 10:19:45 +0800
commit57d6be36cf422e259955d72d994fd1fb668104f8 (patch)
tree66ae47198cb4db01a22122a922fc5d3edaaa0e8c /net/lapb/lapb_iface.c
parent389e578dd2803099f78d2ec1fe680d0fb0f3f66c (diff)
wifi: rtw88: Rename the RTW_WCPU_11{AC,N} enums
The RTW_WCPU_11AC and RTW_WCPU_11N enums are used to identify two types of microcontrollers used in Realtek chips, but these names are misleading. The "11AC" type was also used in 11n devices (e.g. RTL8733BU, not supported by rtw88), and the "11N" type was also used in 11ac devices (RTL8821AU, RTL8812AU). Rename RTW_WCPU_11AC to RTW_WCPU_3081 and RTW_WCPU_11N to RTW_WCPU_8051. (8051 is well known. It's less clear what 3081 is, but the out of tree drivers use this name.) Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/bfb1099c-db52-4b25-b111-17ab712e9404@gmail.com
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions